Building and deploying from Decision Designer
Before you begin
The decision runtime must be installed.
For more information about the installation, see Preparing to install Decision Intelligence Client Managed Software.
About this task
When decision services are deployed successfully, they can be used by the decision runtime for executing decisions. Client applications can call decision services by using the decision runtime REST API.
- Decision service archives are generated for decision services, and deployed to the decision
runtime.
Decision service archives that are built from Decision Designer are deployed to the decision runtime in the deployment space ID (deploymentSpaceId) named
embedded.
Procedure
Results
The value for the decisionId parameter is displayed in the Decision ID column. This value is used for executing the decision service later. For more information, see Executing decision services.
- Click the Test icon
for the decision service in the Deploy tab.
- Swagger UI opens and you can start testing the deployed decision service.
For more information about the runtime REST API, see the Decision runtime REST API reference in Reference.
What to do next
The decision service is now ready to be used by the decision runtime to execute decisions. For more information, see Executing decision services.