Access the default folder:C:\Program Files\Dassault Systemes\Bn\OS_a\code\bin
where n is the current release number.
Run the following command:CATUTIL -Name batch_name xml_file
where batch_name is the name of the batch you
want to run and xml_file is the
path and name of the XML file.
For instance:
CATUTIL -Name DownwardCompatibility
e:\users\my_parameters.xml
See
Starting a Session
for more information.
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.