Hello, we are using Appian 18.4. We have constants that are environment specific; for example, assume we have constant WSDL_FILE.
- DEV: wsdldevurl.com
- QA: wsdlqaurl.com
- prod: wsdlprodurl.com
Currently, if we refresh data from production into DEV and QA, the constant values are getting updated with the production value. Is there any way we can avoid this?
Is it a correct understanding that we can add constants values in the custom.properties file by following this pattern:
If this is the case, is there any documentation about this? If not, what are my options?
Discussion posts and replies are publicly visible
Have a look at the import customisation help pages: docs.appian.com/.../Application_Deployment_Guidelines.html
and docs.appian.com/.../Application_Deployment_Guidelines.html