Debugging a remote Rule Execution Server application
This tutorial shows you how to debug a ruleset that is running on a remote server.
Learning objectives
You do the following tasks:
- Import a decision service project into Rule Designer, and create a deployment configuration to deploy the project as a ruleset to Rule Execution Server.
- Enable debugging on the ruleset, and run the application in debug mode.
- Run the ruleset in the hosted transparent decision service (HTDS) execution tool in the Rule Execution Server console.
- Correct a problem in a rule, redeploy the fixed ruleset to Rule Execution Server, and verify your changes in the HTDS execution tool.
Best practices
This tutorial includes the following best practices for debugging a remote Rule Execution Server application:
- Run the sample server in debug mode when debugging in Rule Execution Server. Example...
- Run the ruleset in debug by using REST in the Rule Execution Server console. Example...
Time required
This tutorial takes about one hour to complete.