Task 3: Creating run configurations for the decision operations
You create two run configurations to see the results of applying sample loan request data on the decision operations.
About this task
The decision operation defines the ruleset that is deployed. It also defines the input and output parameters that are used to exchange information between the ruleset and the client application. You test the decision operation by using a run configuration that submits values for the input and output parameters.
Step 1: Running a run configuration
You start by running one of the existing run configurations, called run
scoring. This run configuration uses a decision operation that is in the
Loan Validation Scoring project. The scope of this decision operation is the
rules of that project only. This run configuration can be used to test one part of the overall
decision service.
Procedure
- Click .
- Click Decision Operation > run scoring.
- Click Run. The Console shows that the calculated score is 300.
Step 2: Creating a run configuration
You create a run configuration for the loan validation with score and
grade decision operation.
Procedure
Step 3: Creating a second run configuration
You create a second run configuration for the loan validation production
decision operation by duplicating the first one, and then modifying it.
Procedure
What to do next
In the next task, you create deployment configurations for the decision service and use them to deploy rulesets.