Restriction: This topic applies to Windows environments only.
You can run stored procedures generated by the SP Test tool from the command line using the following syntax:
inputfilename; OT=<outputfilename; CD=<COBOLfilename
Where
inputfilename is the full path to and filename of the XML input file,
outputfilename is the full path to and filename of the XML output file, and
COBOLfilename
is the name of the generated COBOL program file. To execute multiple commands separate each command with a semi-colon (;).