There is a sender channel QM1.TO.QM2 with data conversion YES.
On QM2 there is the receiver channel.
A java application (APP1) writes a message on remote queue (RQ1) of QM1 with CCSID 437.
The message arrives on QM2 with CCSID 437... I was expecting the conversion from 437 to 1208. Am I doing something wrong?
I know is not a "best practice" perform the conversion on the sender channel but I'd like to know why QM1 does not perform the conversion.
Thx
Mark
Last edited by withKappa on Fri Jan 13, 2012 3:08 am; edited 1 time in total
Posted: Sun Jan 15, 2012 2:07 pm Post subject: Re: CCSID conversion problem
Grand Master
Joined: 25 Jun 2008 Posts: 1415
withKappa wrote:
I know is not a "best practice" perform the conversion on the sender channel but I'd like to know why QM1 does not perform the conversion.
One drawback with channel conversion is that it sends any error messages to the queue manager logs, rather than to the application. Look there for an explanation.
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