Access the default installation folder: C:\Program Files\Dassault Systemes\Bn\OS_a\code\bin
where n is the current release number.
Run the following command:CATBatchStarter -input xml_file
where xml_file is the
path and name of the XML file.
For instance:
CATBatchStarter -input e:\users\my_parameters.xml
To check if the batch executed correctly, access the
folder c:\temp\.
A .txt file named "BatchMonitorResults_" suffixed with the
hour at which the batch was run (e.g.
"BatchMonitorResults_8.46.34.txt") gives you information on the
batch execution and indicates the folder where the reports
generated by the batch execution are stored.
To read the reports generated by
the batch execution, access the folder c:\temp\batchID.
Three files are created:
- A report in text format named batchIDLOG.txt
- A report in XML format named batchIDLOG.xml
- A log containing the output named batchIDOUTPUT.xml.
where batchID is the number identifying the batch.