Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
AIUsecaseDefinition
Supported Calls
create(), delete()describeSObjects(), query(), retrieve(), update()
Special Access Rules
The AIUsecaseDefinition object is available when the admin settings for AI Accelerator and for the product related to the use case are enabled. The Salesforce org must have the CRM Plus license and the product’s CRM license.
Fields
| Field | Details |
|---|---|
| CreatorType |
|
| DeveloperName |
|
| Language |
|
| MasterLabel |
|
| MaximumInsightCount |
|
| MaximumRecommendationCount |
|
| MaximumSuggestionCount |
|
| NamespacePrefix |
|
| PrimaryResponseObject |
|
| RecommendationResponseObject |
|
| RecommendationSource |
|
| SecondaryResponseObject |
|
| ShouldSaveFeatures |
|
| ShouldSaveInsights |
|
| ShouldSaveRecommendation |
|
| ShouldSaveScore |
|
| ShouldSaveSuggestions |
|
| SuggestionImpactMinimumPct |
|
| UsecaseName |
|
Usage
Specify whether to save extracted features, prediction scores, insights about predictions, and suggestions to improve the prediction scores. You can then specify the objects where you want to save them. You can also define maximum number of insights, suggestions, and recommendations to get from the machine learning model.