ActivityLog
Logs system and user-generated events, offering a historical view of activity for auditing and troubleshooting.
Columns
| Name | Type | ReadOnly | Description |
| Recordno [KEY] | String | False |
A unique identifier for the activity log record. |
| Obj_id | Int64 | False |
The identifier of the object associated with the activity log entry. |
| Trail_text | String | False |
The text describing the audit trail or activity details. |
| Email_text | String | False |
The email content or details associated with the activity log entry, if applicable. |
| Createdbyuser | String | False |
The username of the individual who created the activity log entry. |
| Created_at | Datetime | False |
The timestamp indicating when the activity log entry was created. |
| Record_url | String | False |
The URL linking to the detailed activity log record. |