Export/Import Deployment procedure
I want to exported a deployment procedure from my testing OMS and import to production OMS.
Since the components and directives already exist in production OEM, hence I exported the par file with -metadataOnly, cause i do not want to import the components and directives, which will overwrite the production.
I perform below on testing OMS to export the deployment procedure:
PARDeploy -action export -guid 80D8D8C62E1D2E22E044001560DE096C -file exportedDP1.par -displayName "User exported DP" -description "Deployment Procedure to be copied to other OMS" -metadataOnly
I had successfully created the parfile exportedDP1.par.