What would be the Best Practice to promote Appian webservice to higher environment?

Certified Associate Developer

We have a process model which is exposed as a webservice. This is consumed by a SAIL rule. Now, what should be the Best Practice to package the service and promote to a higher environment?

  Discussion posts and replies are publicly visible

Parents Reply
  • I don't think there is any good way. We are also publishing the process model as a service, explicitly, after migration to Production. We need to be careful to keep the service name same so that the constants (storing the service context part of the service WSDL URL)can have same value in all environment. We can keep a separate environment specific constant to just contain the server domain name part of the WSDL URL.
Children
No Data