| fieldName |
String |
The field name that is selected as an input for the decision table. |
Required |
55.0 |
| operator |
String |
The operator used for the input field. Valid
values are:
-
DoesNotExistIn—Use to check
if the input value does not exist in a
multi-select picklist.
-
Equals—Use to check if the
input value equals to the configured value in the
rule.
-
ExistsIn—Use to check if the
input value exists in a multi-select
picklist.
-
GreaterOrEqual—Use to check
if the input value is greater than or equals to
the configured value in the rule.
-
GreaterThan—Use to check if
the input value is greater than the configured
value in the rule.
-
LessOrEqual—Use to check if
the input value is less than or equals to the
configured value in the rule.
-
LessThan—Use to check if the
input value is less than the configured value in
the rule.
-
Matches—Use
to check if the input value is a substring of the
value in the rule.
-
NotEquals—Use to check if the
input value does not equal to the configured
value in the rule.
The operator specified here overrides the
operator defined in Decision
Table.
|
Optional |
55.0 |
| sourceObject |
String |
The name of source object for the input field. The
source object field is not mandatory if the dataset link
is configured with a single source object. |
OptionalThis field is required only when the
dataset link definition contains multiple source
objects.
|
55.0 |
| value |
String |
The value of the data type that is selected as an input. |
Required |
55.0 |