Deploying from Rule Designer in the development environment

In an early stage of decision service development, you might want to deploy a decision service from your local Rule Designer to Rule Execution Server in the development environment to test the execution of the service before publishing it to Decision Center.

Procedure

  1. In Rule Designer, right-click your decision service.
  2. Click Rule Execution Server > Deploy.
  3. In the RuleApp Deployment dialog, click the development deployment configuration, and then click Next.
  4. Verify the deployment configuration settings, and then click Next.
  5. Verify your authentication credentials.
  6. Click Connect if you are not yet authenticated, and then click Next.
  7. Verify the RuleApp and ruleset versions, and then click Finish.
    When the RuleApp is deployed, a deployment report is displayed in Rule Designer.
  8. Use a test application to call the decision service that you have deployed.
  9. Check that the behavior is as expected.