You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/appstore/use-content/platform-supported-content/modules/advanced-audit-trail/_index.md
+11-10Lines changed: 11 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,8 @@ Features of Advanced Audit Trail include the following:
40
40
* Supports decoupling—when the external system cannot be reached, the snapshots will be stored in the local database, thus ensuring that the main system will keep on working without a dependency on the external database
41
41
* Offers auditor interface to search through the external database (across entities)
42
42
* Supports full-text search on data and search on changed data
43
-
* supports configuring different permissions for audit data for different users
43
+
* Supports configuring different permissions for audit data for different users
44
+
* Provides support for advanced filtering in search criteria
44
45
45
46
### Limitations
46
47
@@ -200,19 +201,19 @@ The table below provides a detailed comparison between the Advanced Audit Trail
200
201
201
202
## Search Criteria and Advanced Filtering
202
203
203
-
The updated search functionality now enforces both **exact matches** and **flexible filtering** based on field type:
204
+
The updated search functionality supports both exact matches and flexible filtering based on field type:
204
205
205
-
**Exact Match Fields**
206
+
*Exact Match Fields
206
207
207
-
***Execution ID, Transaction ID, Object Code, and GUID** – Use exact values for these fields to ensure precise results.
208
-
***Environment and Limit** – Specify the target environment and set the maximum number of results.
209
-
***Time Window** – Define a start and end time with an option to sort results (ascending/descending).
210
-
***Object Creation/Deletion Status** – Include or exclude records based on their created or deleted state using Boolean fields.
208
+
***Execution-ID**, **Transaction-ID**, Search for object **By code**, and**By GUID** – Use exact values for these fields to ensure precise results.
209
+
***Environment to search in**and **Limit** – Specify the target environment and set the maximum number of results.
210
+
***Time window** – Define a **Start** and **End** time with an option to **Sort by timestamp** (*Ascending* or *Descending*).
211
+
***Object is created** and **Object is deleted** – Include or exclude records based on their created or deleted state using Boolean fields.
211
212
212
-
**Flexible Match Fields**
213
+
*Flexible Match Fields
213
214
214
-
***Entity, Username, and Role** – Search using partial matches for entity types, usernames, and user roles.
215
-
***Additional Information and Stack Trace** – Include supplementary data to refine your search.
215
+
* Search for object **By entity**, **Username**, and **Role** – Search using partial matches for entity types, usernames, and user roles.
216
+
***Additional information** and **Stack trace** – Include supplementary data to refine your search.
0 commit comments