Decision services from the embedded build service

 New in 20.0.3  Decision services can be built and deployed in the embedded build service when you trigger it from Decision Designer. These decision services are deployed to the embedded runtime service for execution.

The build, deployment, and execution processes involving the embedded build service and the embedded runtime service are composed of a series of tasks:

Automation Decision Services architecture
  1. A business expert authors decision artifacts in Decision Designer and shares the decision artifacts.
  2. Building and deploying a decision service is triggered from Decision Designer.
  3. The embedded build service builds a decision service and deploys a decision service archive to the embedded runtime service through the embedded runtime archive repository. The decision service is ready for execution.
  4. The client application connects to the decision runtime and calls the decision service by using the runtime REST API. For more information, see Calling decision services in the embedded runtime service.