Newer Version Available

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

ExplainabilityActionDef

Represents the explainability definition of the explainability action log that's generated by the associated application's action. Available in API version 54.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

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

Supported REST API Methods

DELETE, GET, HEAD, PATCH, POST, Query

Fields

Field Details
ActionLogSchemaType
Type
string
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the action log schema type of the application.
Possible values are:
  • ExpressionSet
  • Other
The default value is Other.
ApplicationSubtypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the subtype of the associated application for which the explainability log is generated.
This is a relationship field.
Relationship Name
ApplicationSubtype
Relationship Type
Lookup
Refers To
ApplicationSubtypeDefinition
ApplicationType
Type
string
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the type of the application for which the explainability log is generated.
Possible values are:
  • ActionableEventOrch (Available in API version 61.0 and later).
  • Compliance (Available in API version 64.0 and later).
  • EducationCloud (Available in API version 64.0 and later).
  • HealthCloud
  • IndustriesDroOrderProcess (Available in API version 61.0 and later).
  • IndustriesPricing
  • IndustryServiceExcellence
  • Loyalty
  • OmniAnalytics (Available in API version 61.0 and later).
  • PatientServicesProgram
  • PublicSector

The default value is PublicSector. Other application types are available to you depending on your industry solution and permission sets.

Description
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The description of the explainability action definition record.
DeveloperName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The unique name of the explainability action definition record.
IsInternal
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
Indicates whether the explainability action definition record is created internally by the Salesforce platform (true) or not (false).
The default value is false.
Language
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The language of the explainability action definition.
ManageableState
Type
string
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
Create, Filter, Group, Nillable, Sort, Update
Description
The UI label of the explainability action definition.
NamespacePrefix
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The namespace prefix that is associated with this object. Each Developer Edition org that creates a managed package has a unique namespace prefix. Limit: 15 characters. You can refer to a component in a managed package by using the namespacePrefix__componentName notation.
ProcessTypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The process type of the explainability action definition.
This is a relationship field.
Relationship Name
ProcessType
Relationship Type
Lookup
Refers To
BusinessProcessTypeDef