Integration

Hi,

I am trying to create an Integration object in Appian.

How can I make these parameters dynamic based on the environment.

I would like to pass different parameters based on the environments like DEV, UAT and PROD. All these environments will have different urls.

How can I achieve this.

  Discussion posts and replies are publicly visible

Parents Reply
  • Create a constant.  Type of "text".  Check the box that says "environment specific".  In your dev environment, it will contain your full dev environment URL, usually everything up to "/suite/", though this is up to you and your implementation preferences.  Upon deployment to other environments you'll need to set the value for the target environment in the properties file Appian provides you a template version of to download and edit, then re-upload during deployment.

Children
No Data