Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
===========
How to consume events in TIBCO BusinessEvents(BE) from an external source which sends messages in ObjectMessage format?
Environment:
==========
Operating Systems: ALL
BE Version: ALL
Resolution:
==========
You can achieve this using custom functions in BusinessEvents. Attached a sample BE project and custom function jar. The example code is for an ObjectRef message whose message content is in HashMap.
For more information about creating a custom functions jar file and access the custom jar in BE, refer to the BE documentation.