- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 02:59 AM
I have set audit to true for ast_contract table for the type - collection, even though I am unable to see the modifications and creations in audit log list.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 03:55 AM
Hi @Mayuri1711
you have to remove the attribute "audit_type=whitelist" from the attributes field. If you are using that attribute, you have to enable auditing for each field individually. Otherwise, you will not see any audit logs.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 03:55 AM
Hi @Mayuri1711 trys this:
1. Go to "sys_dictionary.LIST" from application navigator
2. Filter for table "ast_contract" and column name "type"
3. Open the record and choose "Advanced View" under "Related Links"
4. Enter "audit=true,edge_encryption_enabled=true" in field "Attributes" and save it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 03:55 AM
Hi @Mayuri1711
you have to remove the attribute "audit_type=whitelist" from the attributes field. If you are using that attribute, you have to enable auditing for each field individually. Otherwise, you will not see any audit logs.
Maik