Common Content for Data Engineering
- Common Content for Data Engineering 10.5.3
- All Products
Element
| Attribute Name
| Attribute Description
|
---|---|---|
DEPLOYPARAMS
| DEFAULTSERVERNAME
| Required if you use DeployFolder and DeployDeploymentGroup and set OVERRIDESERVER to Yes. Integration Service registered in the target repository to run the deployed workflows. For any deployment, you can specify one Integration Service.
|
-
| COPYPROGRAMINFO
| Optional. Copies SAP installed ABAP program.
|
-
| COPYMAPVARPERVALS
| Optional. Copies mapping variable persistent values based on the values set for RETAINMAPVARPERVALS. If you do not set COPYMAPVARPERVALS or set its value to No, the RETAINMAPVARPERVALS values are ignored. For more information, see
Persisted Mapping Variables.
|
-
| RETAINMAPVARPERVALS
| Optional. Retains mapping variable persistent values in the target based on the values set for COPYMAPVARPERVALS. If you do not set COPYMAPVARPERVALS or set its value to No, the RETAINMAPVARPERVALS values are ignored. For more information, see
Persisted Mapping Variables.
|
-
| 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.
|
OVERRIDESERVER
| Optional. Use with DEFAULTSERVERNAME.If you set the OVERRIDESERVER value to Yes, the deployment operation assigns the Integration Service name that the DEFAULTSERVERNAME attribute specifies to run the deployed workflows. If the DEFAULTSERVERNAME is not specified or contains an Integration Service name that is not valid, the deployment operation does not assign an Integration Service to the deployed workflows.
If you set the OVERRIDESERVER value to No, the deployment operation checks if it can assign an Integration Service to the workflows based on the Integration Service in the source and target repositories. If the same Integration Service name appears in the source and target repositories, the deployment operation assigns the Integration Service name to the deployed workflows. Otherwise, the deployed workflows are not assigned the Integration Service.
Default is No.
| |
DEPLOYFOLDER
| NEWFOLDERNAME
| Optional. Creates a folder with this name.
|
REPLACEFOLDER
| FOLDERNAME
| Required if you use DEPLOYFOLDER. 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
| SOURCEFOLDERNAME
| Required if you use DeployFolder and DeployDeploymentGroup.
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
| CLEARSRCDEPLOYGROUP
| Required if you use DeployDeploymentGroup. 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.
|
-
| RETAINORIGDGOWNER
| 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
| SOURCELABELNAME
| Required if you use DeployDeploymentGroup. 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
| USERNAME
| Required if you use DeployFolder and DeployDeploymentGroup. 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.
|