Shared Content for Data Engineering
All Products
Element
| Attribute Name
| Attribute Description
|
---|---|---|
DEPLOYPARAMS
(Use with DeployFolder and DeployDeploymentGroup)
| DEFAULTSERVERNAME
| Optional. Integration Service registered in the target repository to run workflows. For any deployment, you can specify one default server name.
|
-
| COPYPROGRAMINFO
| Optional. Copies SAP installed ABAP program.
|
-
| COPYMAPVARPERVALS
| Optional. Copies mapping variable persistent values.
|
-
| RETAINMAPVARPERVALS
| Optional. Retains mapping variable persistent values in the target.
|
-
| COPYWFLOWVARPERVALS
| Optional. Copies workflow variable persistent values.
|
-
| COPYWFLOWSESSLOGS
| Optional. Copies workflow logs.
|
-
| COPYDEPENDENCY
| Optional. Copies dependency information for objects in mappings.
|
-
| COPYDEPLOYMENTGROUP
| Optional. Copies the deployment group along with the objects in the deployment group to the target repository.
|
-
| VALIDATETARGETREPOSITORY
| Optional. Validates objects in the target repository.
|
-
| LATESTVERSIONONLY
| Optional. Copies the latest version.
|
-
| CHECKIN_COMMENTS
| Optional. Overrides the default comment and adds a comment in the target repository when you copy or deploy an object. You must set LATESTVERSIONONLY to true to use this attribute.
|
-
| DEPLOYTIMEOUT
| Optional. Period of time (in seconds) that
pmrep attempts to acquire locks on objects in the target repository. A value of 0 fails the copy operation immediately if
pmrep
cannot obtain a lock. A value of -1 instructs
pmrep to wait indefinitely until it acquires locks or the user cancels the operation. Default is -1.
|
-
| RETAINGENERATEDVAL
| Optional. Keeps the current value for Sequence Generator or Normalizer transformations.
|
-
| RETAINSERVERNETVALS
| Optional. Retains server-network-related values in tasks.
|
DEPLOYFOLDER
(Use with DeployFolder)
| NEWFOLDERNAME
| Optional. Creates a folder with this name.
|
REPLACEFOLDER
(Use with DeployFolder)
| FOLDERNAME
| Required. Names the folder after replacing it.
|
-
| RETAINMAPVARPERVALS
| Optional. Retains mapping variable persistent values in the target.
|
-
| RETAINWFLOWVARPERVALS
| Optional. Retains workflow variable persistent values.
|
-
| RETAINWFLOWSESSLOGS
| Optional. Retains workflow session logs in the target.
|
-
| MODIFIEDMANUALLY
| Optional. Compares folders if objects in the target folder have been created or modified since the previous deployment.
|
-
| RETAINORIGFOLDEROWNER
| Optional. Retains the existing folder owner.
pmrep ignores any information provided in the DEPLOYEDFOLDEROWNER element.
|
OVERRIDEFOLDER
(Use with DeployFolder and DeployDeploymentGroup)
| SOURCEFOLDERNAME
| Required. If deploying a folder, specifies the current folder that shortcuts point to.
If deploying a deployment group, specifies the following folders:
|
-
| SOURCEFOLDERTYPE
| Optional. If deploying a folder, specifies the type of folder that shortcuts point to. Use local or global shortcuts.
|
-
| TARGETFOLDERNAME
| Required. If deploying a folder, specifies the folder that shortcuts point to.
If deploying a deployment group, specifies the following folders:
|
-
| TARGETFOLDERTYPE
| Optional. If deploying a folder, specifies the type of folder that shortcuts point to. Use local or global shortcuts.
|
-
| MODIFIEDMANUALLY
| Optional. Compares folders if objects in the target folder have been created or modified since the previous deployment. Use this attribute only with the DeployDeploymentGroup command.
|
DEPLOYGROUP
(Use with DeployDeploymentGroup)
| CLEARSRCDEPLOYGROUP
| Optional. Removes objects from the source group after deploying.
|
-
| NEWDEPLOYGROUPNAME
| Optional. Creates a deployment group with this name. Ignored if REPLACEDG is specified. Default is the source deployment group name.
|
REPLACEDG
| DGNAME
| Optional. Name of the deployment group to be replaced.
|
-
| RETAINORIGINALOWNER
| Optional. Specifies whether to retain the owner of the deployment group being replaced in the target repository.
|
TARGETDGOWNER
| USERNAME
| Optional. Owner of the copied deployment group. Default is the owner of the source deployment group.
|
-
| SECURITYDOMAIN
| Optional. Security domain of the target deployment group.
|
APPLYLABEL
(Use with DeployDeploymentGroup)
| SOURCELABELNAME
| Optional. Applies a label to all the objects in the source group.
|
-
| SOURCEMOVELABEL
| Optional. Moves the label from a different version of the object in the source group to the deployment group version of the object. If the Repository Agent detects the label is applied to another version of the same object, you can choose to move the label to the selected version of the object.
|
-
| TARGETLABELNAME
| Optional. Applies a label to all the objects deployed to the target repository.
|
-
| TARGETMOVELABEL
| Optional. Moves the label from a different version of the object in the target group to the deployment group version of the object. If the Repository Agent detects the label is applied to another version of the same object, you can choose to move the label to the latest version of the object.
|
DEPLOYEDFOLDEROWNER
(Use with DeployFolder and DeployDeploymentGroup)
| USERNAME
| Optional. Owner of the deployed folder or deployment group in the target repository.
|
-
| SECURITYDOMAIN
| Optional. Name of the security domain that the owner of the deployed folder or deployment group belongs to.
|
-
| GROUPNAME
| Optional. Group owner of the deployed folder or deployment group in the target repository.
|
Updated April 22, 2019