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.
ConnectApi.ComplianceControllogValue
Compliance controllog value.
| Property | Type | Description | Available Version |
|---|---|---|---|
| businessContextAndEvidence | Map<String, ConnectApi.ComplianceLoggingBusinessContextEvidenceValue> | JSON object with name-value pairs that store information on the business context and
evidence that's used in the evaluation. The maximum size for name is 100 characters and maximum size for value is 1024 characters. |
64.0 |
| businessOperationsProcessApiName | String | API name of the business operations process. | 64.0 |
| complianceMessage | String | Reason for a control failure or passed compliance. For example, the interest rate
exceeds the maximum rate for veterans. Maximum length is 1024 characters. |
63.0 |
| controlVersionApiName | String | API name of the control version. | 64.0 |
| errorId | String | Error ID for an error related to an evaluation compliance check. | 64.0 |
| errorMessage | String | Message for an error that occurs during an evaluation compliance check. | 64.0 |
| evaluationTime | Date | Time when the compliance check is done. If no value is specified, the current time is used. | 64.0 |
| inContextOf | String | Reference ID (context) for which the control or procedure is used. | 64.0 |
| isCompliant | Boolean | Indicates whether the control has passed the compliance check (true) or not (false). | 64.0 |
| status | String | Status of the evaluation check. | 64.0 |
| transactionKey | String | Transaction key to identify the log message. | 64.0 |