How to deploy the Post Deployment Process Model

 Hello,

I created a post-deployment process model in the Dev environment and deployed it into a test and my deployment status is failing. Is there anything I have to modify the code before deploying into the test, I followed the configure post-deployment in the documentation. 

Can anyone suggest to me the steps to follow for post deployment.

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to Trinath

    Hi Trinath,

    Please double check following points: 

    1. Create parameterized PV: "deploymentUUID" in your PM. Make sure to use exact same name.
    2. The parameterized PV type should be "Deployment".
    3. The PM should not have any other parameterized PVs.
    4. In post-deployment process configuration, make sure to select "deploymentUUID" from process parameter dropdown.
    5. Post-deployment process configuration needed on higher environments not on Dev.

    It should work if these steps are followed diligently. 

Children
No Data