Newer Version Available
AIUsecaseFieldMapping
Supported Calls
create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()
Special Access Rules
The AIUsecaseFieldMapping 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 |
|---|---|
| AiUsecaseDefinitionId |
|
| DeveloperName |
|
| Language |
|
| MappedFieldName |
|
| MappedFieldType |
|
| MasterLabel |
|
| ResponseFieldName |
|
| ResponseObject |
|
| SequenceNumber |
|
Usage
Use this object to define the mapping logic for saving extracted features, prediction scores, insights about the predictions, and suggestions to improve the prediction scores. Map the fields of the primary and secondary response objects, that are specified in the AIUsecaseDefinition object, with the fields that are storing these values.