Thanks!
Thanks!
I have no experience with JMS queues, but know that two transformers exist for connecting to JMS queues:
JMSReceiver and JMSSender
These links are for the documentation of the two transformers.
Hope this helps.
I have no experience with JMS queues, but know that two transformers exist for connecting to JMS queues:
JMSReceiver and JMSSender
These links are for the documentation of the two transformers.
Hope this helps.
Thanks for the reply. I've seen those pages, but unfortunately I'm looking for specific settings/classnames/bindings needed to get the connect to work :)
I have no experience with JMS queues, but know that two transformers exist for connecting to JMS queues:
JMSReceiver and JMSSender
These links are for the documentation of the two transformers.
Hope this helps.
We have gotten the jar files from the vendor installed in the plugin directory, and they seem to be found, but the error we receive is shown in this screenshot (along with the settings we're trying)
I have no experience with JMS queues, but know that two transformers exist for connecting to JMS queues:
JMSReceiver and JMSSender
These links are for the documentation of the two transformers.
Hope this helps.
I believe we will need to look at this more closely at Safe Software Support. Sean, I'll reach out to you shortly. Hopefully we can post a solution back here soon.
Hi
Did you arrive at a suitable solution for connecting FME to EMS Queue - is this possible within FME?
Hi @mark.buttle ,
We were able to get FME to connect to EMS Queue, however not with SSL enabled. So if that is not a requirement it is possible. If you need the SSL enabled it might be worth investigating that with you and if you could, submit a case at www.safe.com/support. Please address SteveAtSafe.
Hi @mark.buttle ,
We were able to get FME to connect to EMS Queue, however not with SSL enabled. So if that is not a requirement it is possible. If you need the SSL enabled it might be worth investigating that with you and if you could, submit a case at www.safe.com/support. Please address SteveAtSafe.
And thanks for pinging this post. I can add an update.
We worked with the team at Safe, but were never able to get the Tibco JMS connection working on our side (our vendor required SSL). We had to settle for a java application that just forwards events from Tibco to an FME topic.