Products | Versions |
---|---|
TIBCO BusinessConnect | - |
Not Applicable | - |
Starting with BusinessConnect 6.1.X, the BusinessConnect engine implements a set of microagents to monitor and manage the various polling operations that happen inside the BC engine.
Here are the microagent names and functions:
BusinessConnect-FL-TIBCODEV-VM-Interior-Server:name=CANCELPOLLER: Poller that looks at audit log for transaction that have been marked for cancellation. Primarily for RosettaNet and ebXML.
For each poller, there are these methods:
lastCompleteDate | Interior-Server:name=[XXXXPOLLER]:_getlastCompleteDate() |
isPotentiallyHung | Interior-Server:name=[XXXXPOLLER]:_getisPotentiallyHung() |
isHung | Interior-Server:name=[XXXXPOLLER]:_getisHung() |
destroyTheHangingThread | Interior-Server:name=[XXXXPOLLER]:destroyTheHangingThread() |
Refer to "Appendix D Application Monitoring and Management by Processing Rulebases" for information on how to utilize these Microagents.
The most common reason for monitoring BC is for the FTP pollers. In an environment where there may not be reliable data connections to trading partners, there is a tendency for this poller to "hang" because of a bad connection to a SFTP trading partner. Using microagents, you can eliminate this issue with a Hawk rule and rulebase.