Executing a specific version

When a specific version of a decision service is requested to be executed, the decision service with a specified decision service identifier and a specified decision version is selected.

The decision service version selection is based on the value in the decisionServiceVersion metadata. For example, it can be 1.0, 2.5.3-SNAPSHOT, or RELEASE. The decision runtime looks up the exact match of what you specify in the metadata.

For more information about the endpoint to execute a specific version of a decision service, see Decision service metadata and the Specific version execution section for the Decision runtime REST API in Reference.