Importing Deletion Set Definitions into a Project
Before you can import deletion set definitions, you must copy the exported project_deleteSets.xml file to the Integration Server_directory \instances\instance_name\packages\WmDeployer\replicate\inbound directory.
If the project already contains a deletion set with the same name as one you are importing, Deployer issues an error and ends the command.
Run the following command to import a deletion set into a project:
Note: You must have Define ACL authorization to run this command.
Deployer.{sh|bat} --import -deleteSpec definitions_ file -project project
-host host-port port-user user_name -pwd password
Parameter | Description |
-deleteSpec definitions_file | Full path to the file that contains the definitions to import. Definition files are named project_deleteSets.xml and are located in the Integration Server_directory \instances\instance_name\packages\WmDeployer\replicate\inbound directory. |
-project project | Project into which to import the definitions. |