Searching Audit Data (Queries, Direct Persistence)
When you want to search audit data, use the QueryAuditHistoryWithQueryCriteria service. The Audit Subsystem supports filtering, sorting, and pagination capabilities for this service through the query parameter. It takes advantage of the ability of a database query to filter and sort the data. It also takes input from special widgets that were created to enhance filtering and provide pagination for the results.
|
You can also use the original QueryAuditHistory service. However, that service will be deprecated a future release of ThingWorx Platform. If you prefer to use it, refer to the topic, Searching Audit Data for details.
|
This topic is organized as follows: