Running the XPDMImportExportBatch from Command Line

You can transfer the data from 3DEXPERIENCE platform to X-PDM using XPDMImportExportBatch from command line.

  1. Click Save in the XPDMImportExportBatch to generate the batch parameter file.

    For more information, see Running the XPDMImportExportBatch from Batch monitor.

  2. Open a new command prompt and in the command prompt go to the default installation folder:

    C:\Program Files\Dassault Systemes\Bn\OS\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 XPDMImportExportBatch input_file

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

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

    Note: The batch input XML file contains batch parameters as defined in UI when generating the file. It is possible to modify these parameters or add some more by editing this file. For more details about the XPDM transfer batch parameters, see CAA Documentation: Vertical Integration | X-PDM .