Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for TIBCO FTL | 6.60 |
You can download this HotFix from TIBCO Support Portal (https://support.tibco.com). You will need to provide your TIBCO Support Portal credentials. Once logged in you can the download the hotfix by selecting the “Downloads” -> “Hotfixes” option. Then go to the AvailableDownloads/BusinessWorks/Plugins/FTL/6.6.0/hotfix-01.
================================================================================
Closed Issues in 6.6.0_HF-001 (This Release)
BFTL-180
With FTL Subscriber, the FlowLimit setting is not honoured and often more jobs are created than specified value.
This issue is fixed.
The following pointers should be taken care of while applying flow limit on the FTL plugin:
- The number of "queue dispatcher threads" in the Advance tab of FTL Subscriber activity should be set to 1.
- The "Prefetch" count parameter of the durable being used to receive messages should be set to 1 on the FTL realm server.
- To apply flowlimit at a component level for one process.
- Enable the flowlimit at component level and set this property "<process_name>.job.flowlimit.enabled" to true.
- To apply flowlimit at a component level for multiple processes.
- Enable the flowlimit at component level and set this property "<process1-name>.<process2-name>.<process3-name>.job.flowlimit.enabled" to true.
Note :- <process_name> should be the name of the process in that component as it appears in the components view inside "Module Descriptors".
================================================================================