Running the XPGClientBatch From Command Line

This scenario explains, how to transfer the data from VPM V6 to X-PDM using XPGClientBatch from command line.

  1. To generate the batch parameter file, click Save in the XPGClientBatch.

    Please refer Running the XPGClientBatch from Batch monitor.

  2. Open a new command prompt and access the default installation folder: C:\Program Files\Dassault Systemes\Bn\OS_a\code\bin

    Where n is the current release number of the installation.

  3. Run the following command: CATBatchStarter -input input_file

    Where input_file is the path and name of the batch parameter file.

    For example: CATBatchStarter -input e:\users\my_parameters.xml

    OR

    Run the following command: CATUTIL -Name XPGClientBatch input_file

    Where input_file is the path and name of the batch parameter file.

    For example: CATUTIL -Name XPGClientBatch e:\users\my_parameters.xml