Project Name | String Name of the rule project that contains the rule set or decision table that you want to execute.
| |||
Invocation Target | String Name of the rule set or decision table that you want to execute. Specify one of the following: | |||
Specify... | To... | |||
RS/[RuleSetName] | Define a rule set. | |||
DT/[DecisionTableName] | Define a decision table. | |||
D3/[DecisionTreeName] | Define a decision tree. | |||
Create Missing Inputs | Boolean Optional. Creates an empty input parameter without input values if no input parameter is specified for the rule set or decision table. Set to: true if missing inputs should be created. This is the default. false if missing inputs should not be created. | |||
Inputs | Document Defines the input parameters for the rule set or decision table.
| |||
Key | Description | |||
[Input Parameter Name] | Document Defines the input parameter elements and their values. | |||
Fact IData | Parameter instance at runtime. | |||
Desired Outputs | Document List Optional. Defines a list of output parameters that you want the service execution to return.
|
Outputs | Document Defines the output parameters returned by the rule set or decision table. | |
Key | Description | |
[Output Parameter Name] | Document Defines the output parameter elements and their values. | |
Fact IData | Parameter instance at runtime. |