where i pick a message using an MQGET node. Once the messgage is picked i merge the message with the data i have got from the Input Queue and Send the out put to a MQQueue anda JMS queue. Before putting the message to the JMS queue i use the MQJMSTransformation node.
The message that is constructed goes well to the MQOutQueue but when the same mesage reaches the MQJMSTransformation node it throws an MQGetNode Exception saying that a particular character cannot be converted from CCSID 850 to 437. The message picked by the MQGet node is having a CCSID of 850.
Please can you help in this regard. I fail to understand why the message goes fine to MQOutPut queue and why there is a failure at the MQJMS Transformation node.
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