Command File Format

The command file (or redirected input) must contain one or more iterations of the following:

command
[case_data]
[STOP]

where:

command is an appropriately formatted swbatch command. The available commands are described in swbatch Commands.
case_data is embedded case data for a START or EVENT command, in abox format. For more information about abox format, see "Using iProcess Abox Files" in TIBCO iProcess Modeler Integration Techniques.
STOP terminates an embedded case_data list.