| CreatorType |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Restricted picklist,
Sort, Update
- Description
- The type of user who created the use case definition that's used
by AI Accelerator. Available in API version 57.0 and later.
- Possible values are:
- INTERNAL_USER
- SALESFORCE_ADMIN
- The default value is INTERNAL_USER.
|
| DeveloperName |
- Type
- string
- Properties
- Filter, Group, Sort, Update
- Description
- The developer name of the use case definition.
- Only users with View DeveloperName OR View Setup and Configuration
permission can view, group, sort, and filter this field.
|
| Language |
- Type
- picklist
- Properties
- Filter, Group, Nillable, Restricted picklist, Sort, Update
- Description
- The language of the use case definition.
|
| ManageableState |
- Type
- picklist
- Properties
- Filter, Group, Nillable, Restricted picklist, Sort
- Description
- Indicates the manageable state of the specified component that is
contained in a package.
- Possible values are:
-
beta—Managed-Beta
-
deleted—Managed-Proposed-Deleted
-
deprecated—Managed-Proposed-Deprecated
-
deprecatedEditable—SecondGen-Installed-Deprecated
-
installed—Managed-Installed
-
installedEditable—SecondGen-Installed-Editable
-
released—Managed-Released
-
unmanaged—Unmanaged
|
| MasterLabel |
- Type
- string
- Properties
- Filter, Group, Sort, Update
- Description
- The label for the use case definition.
|
| MaximumInsightCount |
- Type
- int
- Properties
- Filter, Group, Nillable, Sort, Update
- Description
- The maximum number of insights that can be returned by the
response.
|
| MaximumRecommendationCount |
- Type
- int
- Properties
- Filter, Group, Nillable, Sort, Update
- Description
- The maximum number of recommendations that can be returned by the
Next Best Action Strategy. Available in API version 56.0 and
later.
|
| MaximumSuggestionCount |
- Type
- int
- Properties
- Filter, Group, Nillable, Sort, Update
- Description
- The maximum number of suggestions that can be returned by the
response.
|
| NamespacePrefix |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- Namespace prefix associated with this object. Each Developer
Edition org that creates a managed package has a unique namespace
prefix.
|
| PrimaryResponseObject |
- Type
- string
- Properties
- Filter, Group, Nillable, False, Sort, Update
- Description
- Specifies the primary object. The object is used to save the
scoring response that is based on the field mapping.
- A primary response object can be any standard object that is
allowed by the use case’s cloud or any custom object.
|
| RecommendationResponseObject |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, False, Sort, Update
- Description
- The object in which the recommendations created by the Next Best
Action Strategy are saved.
|
| RecommendationSource |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Restricted
picklist, Sort, Update
- Description
- The tool or platform that generates recommendations. Available in
API version 57.0 and later.
- Possible values are:
- Next_Best_Action_Flow
- None
- The default value is Next_Best_Action_Flow.
|
| SecondaryResponseObject |
- Type
- string
- Properties
- Filter, Group, Nillable, False, Sort, Update
- Description
- Specifies the secondary object. The object is used to save the
scoring response that is based on the field mapping.
- A secondary response object can be any standard object that is
allowed by the use case’s cloud or any custom object.
|
| ShouldSaveFeatures |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether to save the features extracted for the scoring
request (true) or not (false).
- The default value is false.
|
| ShouldSaveInsights |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether to save the prediction insights used to generate
the score (true) or not
(false).
- The default value is false.
|
| ShouldSaveRecommendation |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether to save the recommendations created by the Next
Best Action Strategy.
- The default value is false.
|
| ShouldSaveRequestResponse |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- Description
- Indicates whether to save the scoring request response (true) or not (false).
- The default value is false.
|
| ShouldSaveScore |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether to save the prediction score (true) or not (false).
- The default value is false.
|
| ShouldSaveSuggestions |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether to save the suggestions for improving the
prediction score (true) or not
(false).
- The default value is false.
|
| SuggestionImpactMinimumPct |
- Type
- int
- Properties
- Filter, Group, Nillable, Sort, Update
- Description
- The minimum eligible percentage for improving the existing
prediction score based on suggestions. Suggestions with an impact
greater than the specified percentage on the score are displayed on
the prediction scorecard.
|
| UsecaseName |
- Type
- picklist
- Properties
- Filter, Group, Restricted picklist, Sort
- Description
- The unique name of the use case definition.
|