Defining Query Filter Strings

Some AuditService functions can include an expression defining filter criteria to be applied to the query.

Those functions are:

  • executeQuery(Request message) - Execute the specified query against the Event Collector database.
  • registerQuery (Request message) - Register a query with Event Collector, so that it can be subsequently executed using the executeRegisteredQuery function.
  • getChart (Request message) - Group audit information for one or more attributes for a specific object, for example, process instances, process templates, work items, case data and events.
  • getChartData (Request message) - Return audit information for certain criteria relating to an object, for example, process instances, process templates, work items, case data and events.