Newer Version Available
Expression Set Lookup Table Step Input
- Root XML tag
- <ExpressionSetLookupTableStepInput>
- JSON example
-
1"lookupTable": { 2 "lookupTableName": "DM_for_test", 3 "type": "DecisionMatrix" 4 } - Properties
-
Name Type Description Required or Optional Available Version lookupTableName String Decision matrix or decision table name that’s used in the lookup table step. Required 58.0 type String Lookup table type of the expression set. Valid values are:
- DecisionMatrix
- DecisionTable
Required 58.0