OS Functions Automation
The features enable users to store, manipulate, and relay data in files by moving files from one destination to another, copying files and appending lines in files. Therefore, OS Functions automation facilitates automatic data movement from one system to another without manual intervention and subsequent human errors, thus optimizing business processes through availability and reliability of data to accomplish everyday tasks.
Append Line
When to use the Append Line activity
This activity is used to append lines in a file.
Figure 1
Drag and drop an Append Line activity from the OS Functions package. Provide the File Path from where the file is available and in which the line will be appended. Provide the input that is to be appended in the Input String field.
Figure 2
Figure 3
Run the workflow.
The input line will get appended in the specified file.
Figure 4