Dynamic Queries
This topic describes the execution of a dynamic query.
The following diagram shows how to execute a dynamic query.
The client application does the following:
- It instantiates a query object, which defines the filter expression and the list of attributes that are to be returned.
- It performs an executeGenericQuery operation, which returns the list of events matching the filter criteria. The requested attributes and values are returned for each event.
Copyright © Cloud Software Group, Inc. All rights reserved.