Posted: Fri Nov 08, 2002 8:13 am Post subject: EBCDIC to ASCII Conversion Problem
Newbie
Joined: 21 Aug 2002 Posts: 7
I'm using the MQSeries.Net assembly and I cannot get my application to convert an incomming message from EDCDIC to ASCII. I've checked the MQMD.Format of the imcoming message and it is set to MQFMT_STRING ("MQSTR ") and I've set my GMO to MQGMO_CONVERT. Why won't this work!!!
Any help is greatly appreciated. Thanks in advance.
Posted: Mon Nov 11, 2002 5:20 am Post subject: Conversion
Newbie
Joined: 17 Oct 2002 Posts: 3
Yes I am have the same issue. I can put and get messages off the queues using .NET classes and read the data. However if I actually do a complete cycle of put, and then a get after the host done its work I cannot read the message after the 1st several characters.
The same puts and gets work using VB6 wrappers and also the MQ java classes, but not these .NET classes. Can even put messages on the queue with the java and VB6 and get them off and read them with the .NET classes, but again when a complete cycle is done cannot read the message.
Have tried many combinations of the options, but with no luck. then onyl thing I see that is different is that the VB6 and Java seem to have a base configuration for MQ that then can be overidden by setting different options. Maybe there is something in the .NET classes that is not being set in the base configuration?
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