Configuring Inference Agents—TIBCO DesignerConfigure settings for each BAR that you will deploy as an inference agent to provide the desired behavior.This section focuses on object management aspects of configuration. See Configuring a BAR File for Deployment for other aspects of configuring an inference agent.To configure Cache object management for an inference agent, you must also configure engine properties. See Configuring Inference Agents—Engine Properties.See BusinessEvents Archive Resource Object Management Tab—Cache Settings Reference for a reference table of cache-related settings.
2. Add or open a BAR resource within an EAR resource in your project and select the BAR resource for configuration.
3. In the Type field on the Configuration tab select Inference. Configure settings on this and other tabs as explained in Configuring a BAR File for Deployment.
4. Select the Object Management tab and do the following
a.
b. Agent Group Name: Provide a name that is shared by all deployed instances of this agent. As a recommendation, use the BAR name.
c. Cache Configuration File and Resource fields: Not used in this release. Ignore these fields.Advanced Settings—
Cache ModesThe Entity column shows the project path of all concepts, events, and scorecards in the project (that is path to the item in the design-time project).Seen Working With Cache Modes and Design Constraints With Cache Only Cache Mode for more information about cache modes.
5.
Concepts can be related to each other concept through inheritance, containment or reference. All related concepts must use the same cache mode.For example, if the parent is Cache plus Memory and the child is Memory Only, it inconsistent object graphs will result on recovery.See Working With Concepts and Concept Relationships for more details about the relationships between concepts.
6. BusinessEvents Archive Resource Object Management Tab—Cache Settings ReferenceOther tabs of the BusinessEvents Archive Resource are documented in Chapter 26, Deploytime Configuration.
Global Var? One of In Memory, Persistence, or Cache. Default is In Memory. When you select Cache, cache configuration settings appear, as shown in this table.For In Memory, no additional configuration is required in this tab. See Configuring In Memory Object Management for other aspects of In Memory OM. For Persistence, see Chapter 16, Configuring Persistence Object Management. Agent Group Name In multi-engine mode, all agents deployed using this BAR belong to the same agent group and share this name. The name is used for various engine configuration properties. (BusinessEvents also maintains an internal ID in addition to this key to uniquely identify agents.)A default value is provided if you don’t provide a value. For the first BAR resource where no value is explicitly set, the value is set to agent1. For the next BAR resource where no value is explicitly set, the value is set to agent2, and so on. Cache Configuration File See Working With Cache Modes for details and a warning about using these settings. Custom Recovery
Copyright © TIBCO Software Inc. All Rights Reserved.