Command output connector

Command output connector
The Command output connector enables you to use commands to specify the output destination. The connector settings are described below.
When passing output to an external application, use %1 in the command string to specify the temporary path to the file containing the output data.
Physical "<[cmd=cat %1 > kv.$destination]>"
C:\project\myname.bat
Specifying an exit code for successful jobs
You can use the custom keyword CmdValidExitCode <num> to set the exit code for successful jobs. The number <num> is interpreted as the exit code for a successful job, and all other exit codes are interpreted as failure.
You can add CmdValidExitCode <num> to either the logical or physical Platform layer of the Command connector in the Edit Custom fields dialog box in Design Center.
See Using custom commands and keywords in the Design Center documentation for more information about how to add custom commands and keywords.
 
OpenText StreamServe 5.6.2 Updated: 2018-01-26