Yes, see previous posts.
You DO NOT WANT to treat messageID or correlationID as strings. This may have a huge performance impact. Just treat them as bytes. Remember that the se fields are not being translated from one CCSID to the other.
Yes, see previous posts.
You DO NOT WANT to treat messageID or correlationID as strings. This may have a huge performance impact. Just treat them as bytes. Remember that the se fields are not being translated from one CCSID to the other.
Curious, how would this effect performance? _________________ Peter Potkay
Keep Calm and MQ On
The client application is in C and it cannot be changed at all.
Also it expects messageId as a String hence the conversion from bytes to string at server end and sending it back again to client.
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