Posted: Mon Jun 30, 2014 7:20 am Post subject: Tibco EMS Jms messages
Newbie
Joined: 30 Jun 2014 Posts: 1
Hi
I am using a JMS Output / JMS Reply node combination for sending a request to Tibco and reading the result. The messages flow both ways but I am having trouble using the correlation id for reading the correct response
I use SET OutputLocalEnvironment.JMS.Receive.MessageCorrelationIDSelector = '=' || InputLocalEnvironment.WrittenDestination.JMS.DestinationData.JMSCorrelationID;
I initially did not append the '=' to the front as per the infocenter but was getting syntax errors. Using the '=' gets rid of the syntax errors but never finds the message. If I compare the correlation id I am looking for and the one sitting on the JMS queue they are identical
I am sure I am doing something stupid but simply cannot see what I am doing wrong here?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum