Text File Management
The following table provides a brief description of tasks you can accomplish when using each Text File Management activity.
Caution
If permissions on the installation path are changed and the activity’s Security Credentials has a custom user account that doesn't include Read/Execute permissions to ExecutionData.dll on the Runbook server, the activity will fail.
Tasks | Text File Management Activities |
---|---|
Append a line of text into a text file. | Append Line |
Delete lines from a text file. | Delete Line |
Find lines in a text file. | Find Text |
Get multiple lines from a text file. | Get Lines |
Insert lines into a text file on a line number you specify. | Insert Line |
Read lines from a text file. | Read Line |
Search for and replaces text in a file. | Search and Replace Text |