Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

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
  • +1
    Certified Lead Developer
    in reply to swapnar6405

    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