Defining a process agent class is similar to defining an inference agent class. The process agent configuration is defined in the CDD file. In the CDD file, select the project resources that the agent uses at run time, and configure other settings.
Prerequisites
Some familiarity with adding and configuring inference agent classes. Refer to
TIBCO BusinessEvents Developer’s Guide for a more detailed procedure.
Procedure
In the
Agent Classes tab, click
Add Agent.
In the New Agent Class dialog, type an Agent Class name and select the Process Agent Class type from the list. Click
OK.
The new agent class name appears on the left. Select the agent class name. Settings for the process agent type appear in the Configuration section.
Specifies the maximum number of active agents of this class. This value is used for fault tolerance. Deployed agents that act as standbys can take over from active instances that fail. In many cases, there is no need to keep standby instances. A value of 0 indicates an unlimited number of active instances. Default is 0.
Add the resources you want to use in each of the collections. The collection types available are the same as for an inference agent class, with the addition of process definitions. Ensure that all project resources used in the process definitions are included. For a detailed procedure, see TIBCO BusinessEvents Developer’s Guide.
If you added any individual destinations to the Input Destinations Collections category, highlight their name on the left and configure their settings on the right. See TIBCO BusinessEvents Developer’s Guide for details. (Destinations within input destination collections are configured at the
Collections tab.)