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.
InsufficientAccessEventLog
Insufficient Access event logs contain details about errors relating to
insufficient account, case, contact, and opportunity record access. This object
is available in API version 61.0 and later.
These insufficient access error scenarios are logged:
- The user can’t share a case, contact, or opportunity because the user doesn’t have permission to share the parent account or the recipient of the share doesn’t currently have read access to the parent account.
- The user can’t change ownership of a case, contact, or opportunity because the user doesn’t have permission to share the parent account or the new owner doesn’t currently have read access to the parent account.
- The user can’t change the parent account of a case, contact, or opportunity because the user doesn’t have permission to share the new parent account or the owner of the case, contact, or opportunity doesn’t have read access to the new parent account.
Insufficient access errors resulting from bulk operations involving two or more records aren’t logged.
Supported Calls
describeSObjects(), query()
Special Access Rules
To access this object, you must have the View Event Log Object Data user permission.
Fields
| Field | Details |
|---|---|
| AccessError |
|
| ActualLoggedInUserIdentifier |
|
| ErrorDescription |
|
| ObjectType |
|
| RecordIdentifier |
|
| RequestIdentifier |
|
| RequestedAccessLevel |
|
| Timestamp |
|
| UserIdentifier |
|