|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 4 matches |
Author |
Message |
Topic: C# API MQSeries |
jbinnig
Replies: 5 Views: 7117
|
Forum: IBM MQ API Support Posted: Tue Mar 13, 2007 4:46 am Subject: C# API MQSeries |
The length of the message is 1285.
DataLength = 1285.
MessageLength= 1285.
TotalMessageLength = 1285.
Tring different encoding, I get back garbled characters.
byte[] msgbytes = new byte[MqsM ... |
Topic: C# API MQSeries |
jbinnig
Replies: 5 Views: 7117
|
Forum: IBM MQ API Support Posted: Mon Mar 12, 2007 7:16 pm Subject: C# API MQSeries |
Queue is on mainframe.
I am able to put my own messages on the queue and get them and read them.
I am able to check the various properties on the queue and the message.
Just the msg.ReadStri ... |
Topic: C# API MQSeries |
jbinnig
Replies: 5 Views: 7117
|
Forum: IBM MQ API Support Posted: Mon Mar 12, 2007 6:54 pm Subject: C# API MQSeries |
I tried get with Convert option and without Convert Option.
Same result. |
Topic: C# API MQSeries |
jbinnig
Replies: 5 Views: 7117
|
Forum: IBM MQ API Support Posted: Mon Mar 12, 2007 6:53 pm Subject: C# API MQSeries |
doing a get against a Z/OS MQ Series.
Messages are put there by mainframe.
Windows C# gets.
I am getting error on ReadString.
UNSPECIFIED_INTERNAL_ERROR
Encoding is 546.
Character Ste is 437 ... |
|
|
|