Create an orchestration
job and add the
Command Execute node to the
Flow tab.
The job is shown in
the following display:
Command Execute Job Flow
Then, you can select
the
Command Execute node and open its properties.
Click
Command and enter the commands that
you need to run.
The commands for a
sample job are shown in the following display:
Command Values
Note that this job incorporates
multiple input parameters, which are entered in the
Arguments field.
After the job completes successfully, you should validate that the
commands executed. For example, the following content should be present
in the output of the sample job:
-
two Echo folders (Echo and EchoM3)
are created in \\
server name.na.sas.com\PO_Output\CommandExecute\targets\win64\
-
the text "
Hello
World!!!
" is written out to the EchoSingle.txt
file that is created in: \\
server name.na.sas.com\PO_Output\CommandExecute\targets\win64\Echo\EchoM3\EchoM3.txt