Running a hosted transparent decision service
This tutorial shows you how to use OpenAPI descriptions (Swagger) or WSDL to run a ruleset on a hosted transparent decision service (HTDS), and how to run the decision service through API Connect. You also call the ruleset from a client.
Learning objectives
You do the following tasks:
- Deploy a RuleApp from Rule Designer to Rule Execution Server.
- View and test a ruleset in REST by using an OpenAPI in the Rule Execution Server console.
- Retrieve an OpenAPI description, and call the decision service in a generated client.
- Retrieve an OpenAPI description for API Connect, and run the decision service through API Connect.
- Retrieve a WSDL description, and call the decision service in a generated client.
- Inspect the performance of the decision service.
Best practices
This tutorial includes the following best practices for running a hosted transparent decision service:
- Check the deployment summary after deploying a decision service. It shows the status of a deployment operation. Example...
- Use a third-party tool to generate a client that is calling the ruleset from a description of your decision service. Example...
Time required
This tutorial takes about 30 minutes to complete.