Deployement Steps

i want to deployee one object from DEV to UAT.Anybody can tell the steps

  Discussion posts and replies are publicly visible

  • +1
    Certified Senior Developer
    The below are the steps for deployment.
    1.The object you are going to deploy should be added to the Application package.

    Application Deployment:
    2.If the application package is not yet deployed from DEV to UAT, then Click on the applications in design page > Check the application you want to deploy > Click on export button on the top > Dialog box will be poped-up > Click on Download package > Save to your local.
    3.Login to UAT as process owner(service account) and go to the applications tab in design > Click on Import button > Upload the downloaded zip file > Click on Inspect button first > If everything is success, click on Import button.

    Object Deployment (As Patch):
    2.If the application package is already deployed from DEV to UAT, then select the applications in design page > select the application where the object is present > Click on export patch button on the top > Dialog box will be poped-up > Click on Download package > Save to your local.
    3.Login to UAT as process owner(service account) and go to the applications tab in design > Click on the Application where you want the object to be present after deployment > Click on Import Patch button > Upload the downloaded zip file > Click on Inspect button first > If everything is success, click on Import button.
  • 0
    Certified Senior Developer
    Hi tirumalar0001,


    Click on the check box of particular object which you want to export, use the option Add to patch, and click on Export patch button.
    For better understanding follow the below link
    docs.appian.com/.../Application_Deployment_Guidelines.html

    Regards,
    Krishna.