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.
Explainability Log Detail
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| actionContextCode | String | The record ID within the context of the associated application's action that can be used to retrieve the log. | Small, 56.0 | 56.0 |
| actionLog | String | The contents of the explainability log as a JSON string. | Small, 56.0 | 56.0 |
| applicationLogDate | String | The date and time at which the explainability log is generated by the application's action. | Small, 56.0 | 56.0 |
| applicationSubtype | String | The subtype of the associated application for which the explainability log is generated.
This matches one of the valid values in the ExplainabilityActionDef ApplicationSubtype field. |
Small, 56.0 | 56.0 |
| applicationType | String | The name of the application for which the explainability service is run. This matches one of the valid values in the ExplainabilityActionDef ApplicationType field. |
Small, 56.0 | 56.0 |
| name | String | A name to identify the explainability log record. | Small, 56.0 | 56.0 |
| processType | String | The process type of the associated application for which the explainability action log is
generated. This matches one of the valid values in the ProcessType field. |
Small, 56.0 | 56.0 |