Skip to content

Commit aa49314

Browse files
committed
Language review
1 parent 3ca579b commit aa49314

File tree

1 file changed

+11
-10
lines changed
  • content/en/docs/appstore/use-content/platform-supported-content/modules/advanced-audit-trail

1 file changed

+11
-10
lines changed

content/en/docs/appstore/use-content/platform-supported-content/modules/advanced-audit-trail/_index.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ Features of Advanced Audit Trail include the following:
4040
* 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
4141
* Offers auditor interface to search through the external database (across entities)
4242
* 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
4445

4546
### Limitations
4647

@@ -200,19 +201,19 @@ The table below provides a detailed comparison between the Advanced Audit Trail
200201

201202
## Search Criteria and Advanced Filtering
202203

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:
204205

205-
**Exact Match Fields**
206+
* Exact Match Fields
206207

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.
211212

212-
**Flexible Match Fields**
213+
* Flexible Match Fields
213214

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.
216217

217218
## Read More
218219

0 commit comments

Comments
 (0)