Deployment of webAPIs

Certified Senior Developer
I have a tempo report which uses a webAPI in the interface (endpoint saved in a constant).
Now during the deployment, I forgot to deploy the webAPI to higher environment (which was observed during the UAT).

How do other practitioners keep track of webAPI which are used and should be deployed to higher environment?
Is there a standard Appian way of doing this?
OR
Do others also just document it for future purposes?

OriginalPostID-253429

  Discussion posts and replies are publicly visible

Parents
  • @tom.ryan As per the Appian best practices, we create an application for each collection of objects that we intend to reuse across applications like Common Objects Library Appliction. In the similar fashion we can also create an application for Web API, so that we can import them along with its main application. In this way we can ensure the Appian objects existence in each and every dependent applications.
Reply
  • @tom.ryan As per the Appian best practices, we create an application for each collection of objects that we intend to reuse across applications like Common Objects Library Appliction. In the similar fashion we can also create an application for Web API, so that we can import them along with its main application. In this way we can ensure the Appian objects existence in each and every dependent applications.
Children
No Data