Preprocessing and postprocessing operating system commands
Preprocessing and postprocessing operating system commands
Data Integration
can perform operating system commands before or after the task runs. For example, use a preprocessing shell command to archive a copy of the target flat file before the task runs on a UNIX machine.
You can use the following types of operating system commands:
UNIX. Any valid UNIX command or shell script.
Windows. Any valid DOS or batch file.
Enter multiple preprocessing or postprocessing commands as a single line without spaces.
If the Secure Agent is on a Windows machine, separate commands with an ampersand (&). If the Secure Agent is on a Linux machine, separate commands with a semicolon (;).