Newer Version Available

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

AIScoringStep

Represents information about a step associated with an AI scoring model version that’s used by the Scoring Framework for Industries Cloud Einstein. This object is available in API version 57.0 and later.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Supported SOAP API Calls

describeSObjects(), query(), retrieve(), update()

Supported REST API Methods

GET, HEAD, PATCH, Query

Special Access Rules

To access this object, you must have the AI Accelerator User permission set with Scoring Framework enabled for Industries Cloud Einstein from Salesforce Setup. The Salesforce org must have the CRM Plus license and the product’s CRM license.

Fields

Field Details
AiModelConfigStep
Type
picklist
Properties
Filter, Group, Restricted picklist, Sort
Description
ID of the AI model config step that’s related to the AIScoringStep record.
AiScoringModelDefVersionId
Type
reference
Properties
Filter, Group, Sort
Description
ID of the AIScoringModelDefVersion record that’s related to the AIScoringStep record.
This field is a relationship field.
Relationship Name
AiScoringModelDefVersion
Relationship Type
Lookup
Refers To
AIScoringModelDefVersion
StepDetail
Type
textarea
Properties
Nillable, Update
Description
Scoring step details in JSON format.
ValidationStatus
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Status of the business validations executed on the details that are captured in the scoring step. Available in API version 58.0 and later.
Possible values are:
  • DRAFT
  • FAILED
  • PENDING
  • SUCCESS
ValidationStatusResult
Type
textarea
Properties
Nillable
Description
Result of the business validations executed on the details that are captured in the scoring step. Available in API version 58.0 and later.