Chapter 23 Configuring Query Agents (Cache OM) : Configuring Query Agents—TIBCO Designer

Configuring Query Agents—TIBCO Designer
Configuring a query agent is similar to configuring an inference agent, but simpler.
To Configure a Query Agent in TIBCO Designer
1.
2.
3.
(The Rule Sets tab is disabled because rule sets are not used by query agents.)
4.
In the Input Destinations tab, select the destination or destinations that the agent listens to, for events that trigger queries. Also select destinations to which query results are sent.
5.
It is a best practice to create the query definitions at system startup, using startup rule functions. See TIBCO BusinessEvents Language Reference for details about query definitions.
a.
Click the plus sign to browse to and select a function. Only rule functions that take no argument and whose Validity field (in the rule function’s Configuration tab) is set to Action appear in the list.
b.
If you have selected more than one function in one list, click the up and down arrows to arrange the functions as needed. BusinessEvents calls the functions in the order listed.
Object Management
6.
Select the Object Management tab. Enter an Agent Group Name. As a recommendation, use the BAR name.
Note that the Type field is preset to Cache, which is the only valid option for a query agent. The only field you can set for a query agent is the Agent Group Name.
7.
Click Apply and Save.
See BusinessEvents Archive Resource Object Management Tab—Cache Settings Reference and Configuring a BAR File for Deployment.