In this video we will show how to publish an orchestration as a RESTful Web Service. We will cover the following steps as a part of the example:
- Publish an orchestration as a RESTful Web Service.
- Sending client requests by passing accountid parameter.
- Orchestration gets the account profile by querying a database.
- Web service responds back with account profile in JSON format.
- View status and run time logs in process monitoring.