Table of Contents

Search

  1. Preface
  2. Command Line Programs and Utilities
  3. Installing and Configuring Command Line Utilities
  4. Using the Command Line Programs
  5. Environment Variables for Command Line Programs
  6. Using infacmd
  7. infacmd as Command Reference
  8. infacmd aud Command Reference
  9. infacmd autotune Command Reference
  10. Infacmd bg Command Reference
  11. infacmd ccps Command Reference
  12. infacmd cluster Command Reference
  13. infacmd cms Command Reference
  14. infacmd dis Command Reference
  15. infacmd dp Command Reference
  16. infacmd idp Command Reference
  17. infacmd edp Command Reference
  18. Infacmd es Command Reference
  19. infacmd ihs Command Reference
  20. infacmd ipc Command Reference
  21. infacmd isp Command Reference
  22. infacmd ldm Command Reference
  23. infacmd mas Command Reference
  24. infacmd mi Command Reference
  25. infacmd mrs Command Reference
  26. infacmd ms Command Reference
  27. infacmd oie Command Reference
  28. infacmd ps Command Reference
  29. infacmd pwx Command Reference
  30. infacmd roh Command Reference
  31. infacmd rms Command Reference
  32. infacmd rtm Command Reference
  33. infacmd sch Command Reference
  34. infacmd search Command Reference
  35. infacmd sql Command Reference
  36. infacmd tdm Command Reference
  37. infacmd tools Command Reference
  38. infacmd wfs Command Reference
  39. infacmd ws Command Reference
  40. infacmd xrf Command Reference
  41. infacmd Control Files
  42. infasetup Command Reference
  43. pmcmd Command Reference
  44. pmrep Command Reference
  45. Working with pmrep Files

Command Reference

Command Reference

Deployment Control File Parameters

Deployment Control File Parameters

The following table lists
pmrep
deployment control file parameters:
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:
  • Folder or folders that shortcuts point to
  • Folder or folders containing the deployment group objects
-
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:
  • Folder or folders that shortcuts point to
  • Folder or folders containing the deployment group objects
-
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.

0 COMMENTS

We’d like to hear from you!