Downloadable toolkits
Decision Services toolkit
The Decision Services toolkit provides an action to execute a decision service that is deployed in IBM Operational Decision Manager (ODM), and an action configurator to select which decision to use.
The toolkit contains a single generic action, named Execute Decision Service, that starts a decision service. When you design your application, you execute a decision from the Execute Decision Service action, and use the Execute Decision Service Action Configurator to customize the action. The application developer can use the customized action to choose a specific decision service to run.
To use the toolkit, download it from a GitHub repository and import it into the
Business applications page. For more information, see Download the Decision Services
toolkit
.
Workflow Services toolkit
The Workflow Services toolkit provides an action to start a process that is running in a workflow server.
The toolkit contains a single generic StartProcess action that you can use
in an action configurator to start a specific process or service flow with the required inputs and
outputs. For information on how StartProcess is used, see the Mortgage
Approval sample
.
To use the toolkit, download it from a GitHub repository and import it into the
Business applications page. For more information, see Download the Workflow Services toolkit
.