Hi everybody. I'm working on an integration between AWS CloudWatch and IBM Tivoli Netcool/OMNIbus via its Message Bus Probe. Because of various adventures, I have settled on an architecture using a Lambda to post to a topic in Amazon MQ, which is managed ActiveMQ Classic 5.5.14. The Lambda code uses MQTT in Node.js to publish the message. The configuration going into OMNIbus is straight JMS over SSL.
The problem I'm seeing is that the message that comes into the Probe has a data type of ActiveMQBytesMessage. OMNIbus only supports text-type messages. Is there any way I can have message be of a text data-type? Would the configuration be on the JMS side or the MQTT side? The message itself is simple JSON. Thanks for reading. [cid:[email protected]] Sridhar K.N. Ayengar | Infrastructure Discovery Analyst Infrastructure Enterprise Services 3M Transformation, Technologies and Services Green Island, NY 12183-1139 | United States Mobile: +1 518 986 6301 [email protected]<mailto:[email protected]> [cid:[email protected]]<https://twitter.com/3m>[cid:[email protected]]<https://www.linkedin.com/company/3m>[cid:[email protected]]<https://www.facebook.com/3M>[cid:[email protected]]<https://instagram.com/3m/>[cid:[email protected]]<https://www.youtube.com/3m>[cid:[email protected]]<http://www.3m.com/> [cid:[email protected]]<http://www.scotchbrand.com/>[cid:[email protected]]<http://www.post-it.com/>[cid:[email protected]]<http://www.scotch-brite.com/>[cid:[email protected]]<http://www.filtrete.com/>[cid:[email protected]]<http://www.command.com/>[cid:[email protected]]<http://www.nexcare.com/>[cid:[email protected]]<http://www.scotchblue.com/>
