Command Line for Uploading Change Assistant Environments that were Previously Exported

The action ENVIMP is used to import an environment that was previously exported.

Command line format:

changeassistant.bat -MODE UM -ACTION ENVIMP -FILEPATH <location of xml file> -FILE <xml file name> -REPLACE <Y or N>

or

changeassistant.bat -MODE UM -ACTION ENVIMP -INI <path to ini file>
Parameter Description

-MODE

Change Assistant Action (Required)

UM = Update Manager

-ACTION

Action name (Required)

ENVIMP = Import Environment

-FILEPATH

Location of xml file to be uploaded. (Required)

Example: -FILEPATH C:\pt8.53

-FILE

Name of xml file to be uploaded. (Required)]

Example: -FILE PT903R1.xml

-REPLACE

Replace existing data if it exists (Optional)

  • Y = Replace existing values if they exist. (default)

  • N = Do not replace values if they exist.

-INI

Path to ini file.

See Using a Configuration File with Changeassistant.bat