getChart

The getChart operation enables you to return and aggregate audit data in an Event Collector area for one or more attributes to obtain numeric information. The Event Collector areas are; process instances, process templates, work items, case data and events. For example, the number of work items allocated to users grouped by the status of the work items for a specific process.

The getChart operation returns the audit data in a tabular format that is easily consumable by charting tools. The audit data can also be used by the BPMChartService component service in Application Management. See TIBCO ActiveMatrix BPM Client Application Developer's Guide for more information.

  • The request must specify the details of the query, along with any options for the query.
  • The response returns details of the events that match the specified query.
Required System Action
queryAudit.
API Descriptions