Posted: Wed Feb 25, 2004 9:22 pm Post subject: String Format conversion
Newbie
Joined: 20 Feb 2004 Posts: 4 Location: bangalore
Once i get a message string on the MQ Series using readUTF() or readString(), do i need to convert this string into some specific format so that the underlying z/os machine can unerstand this string.
OR is there any other option in the format in which i can receive the String message on the MQ.
readUTF isnt a string - This is a strange format but cant be handled automatically by setting a format to string - It should match the java definition, ie a binary length and then a UTF string.
The read/writeString functions should be ok though.
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