Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
============
How to clearly define the differences between the folloiwng 2 properties for BusinessEvents FT situations:
1). Engine.FT.UseFT
2). be.ft.enabled
Environment:
============
All
Symptoms:
========
Not applicable
Cause:
========
Not applicable
Resolution:
===========
Enabling FT in BusinessEvents(BE) using the system property "Engine.FT.UseFT" rather than "be.ft.enabled" causes BusinessWorks(BW) to go into FT mode as BW also utilizes the same property.
Use the following properties so that Engine.FT.UseFt related properties are disabled.
be.ft.enabled = true
be.ft.cluster.name = ft_group_name
#<integer> < lower the number the higher the priority.>
#be.ft.priority = 1
#Engine.FT.UseFT = true
#Engine.FT.GroupName = ft_group_name
#<integer> < lower the number the higher the priority.>
#Engine.FT.Weight=100