To support viewing capabilities and allow users to assess when changes were made to custom fields, what the change was (field, workflow, order of field, etc.), and the user that made the change, we include several custom field values within the Request audit logs and system audit logs.
When exposed, values appearing in data field types, checkbox, multi-select, single select, or percentage list data fields will appear in the audit log across the product to display changes to all field types where values have been created, updated, or deleted.
- The update to the field value will be timestamped and the user associated with the change will auto-populate in the audit log.
- 95% of search queries will return in under 0.5 seconds. Latency will not exceed one hour.
- Auditing will only be supported on “simple” field types including date, text, number, lists, summable lists, etc.
Through the auditing service, program users can search for auditing details, primarily, consumed within the application. NOTE: Access to audit data is consistent with tenancy, row-level access policies, and custom field (i.e. column level) access policies configured for your program.
The following custom fields are included in the audit log:
Custom Field Type
|
Custom Field Name
|
| Single-Select |
- Single-Select List – custom_list_value
|
| Date/Time (in ISO Format) |
- Date (2) - custom_date_value
- Timestamp
|
| Number |
- Currency (1) - custom_number_value
- FX Currency (27) - custom_number_value
- Number (3) - custom_number_value
- Yes/No Value (6) - custom_number_value
|
| Short Paragraph |
- Paragraph (5) - custom_paragraph_value
- Text (4) - custom_paragraph_value
- User-Defined List (15) - custom_paragraph_value
|
| Long Paragraph |
- Long Paragraph (12) - custom_clob_value
|
| Multi-Select Fields |
- Summable Currency List (19) - custom_list_value
- Summable FX Currency List (28) - custom_list_value
- Summable Number List (18) - custom_list_value
- Checkbox List (13) - custom_list_value
- Multi-Select List (9) - custom_list_value
- Percentage List (10) - custom_list_value
|
What else do you need help with?
Not what you're looking for? Navigate to Understanding Field Configuration.