Newer Version Available

This content describes an older version of this product. View Latest

DecisionTblDatasetParameter

Represents the mapping between a decision table parameter and a field of the object selected in the dataset link. This mapping allows the decision table to know which object fields from the dataset link must be evaluated by the input fields of the decision table. This object is available in API version 51.0 and later.

Supported SOAP API Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Supported REST API Methods

DELETE, GET, HEAD, PATCH, POST, Query

Fields

Field Details
DatasetFieldName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Required. The name of the field whose value must be compared against an input type decision table parameter when providing the outcome.
DatasetSourceObject
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The object whose field values are evaluated by the associated decision table to provide outcomes.
DecisionTableDatasetLinkId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The unique identifier of the associated decision table dataset link.
This is a relationship field.
Relationship Name
DecisionTableDatasetLink
Relationship Type
Lookup
Refers To
DecisionTableDatasetLink
DecisionTableParameterId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. The unique identifier of the associated decision table parameter.
This is a relationship field.
Relationship Name
DecisionTableParameter
Relationship Type
Lookup
Refers To
DecisionTableParameter
ManageableState
Type
ManageableState enumerated list
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
Indicates the manageable state of the specified component that is contained in a package:
  • beta
  • deleted
  • deprecated
  • deprecatedEditable
  • installed
  • installedEditable
  • released
  • unmanaged