Author |
Message |
Topic: message return not same with actual message data |
shamcs
Replies: 14 Views: 10977
|
Forum: IBM MQ API Support Posted: Mon Dec 13, 2010 7:15 am Subject: message return not same with actual message data |
This will get worse before it gets better. WMQ is not a simple piece of software. I urge you to get some formal training.
task has been assigned to me..so i just accepted it..
so far the requi ... |
Topic: message return not same with actual message data |
shamcs
Replies: 14 Views: 10977
|
Forum: IBM MQ API Support Posted: Mon Dec 13, 2010 6:35 am Subject: message return not same with actual message data |
..hehe.. thanks fjb and vitor ..i like this word..
First of all you are browsing a queue and assuming that all messages thereon are text messages...
Like in the Steven Segall movies, assumpti ... |
Topic: message return not same with actual message data |
shamcs
Replies: 14 Views: 10977
|
Forum: IBM MQ API Support Posted: Mon Dec 13, 2010 6:15 am Subject: message return not same with actual message data |
i get the message but when i view it with message box it will give me only view this data "20101209110432" and symbol..
So your problem is not that the data isn't being returned, it's t ... |
Topic: message return not same with actual message data |
shamcs
Replies: 14 Views: 10977
|
Forum: IBM MQ API Support Posted: Sun Dec 12, 2010 11:54 pm Subject: message return not same with actual message data |
the message return is not same with actual message data..
i dont understand
what did you receive? what did you expect? how do you know, that the message you got is not the message you should ha ... |
Topic: message return not same with actual message data |
shamcs
Replies: 14 Views: 10977
|
Forum: IBM MQ API Support Posted: Sun Dec 12, 2010 8:59 pm Subject: message return not same with actual message data |
hye there..
i have problem in my development to browse message from queue..
the message return is not same with actual message data..
any idea why this happen..
this queue message options. ... |
Topic: help to get message id |
shamcs
Replies: 15 Views: 13408
|
Forum: IBM MQ API Support Posted: Sun Dec 12, 2010 5:14 pm Subject: help to get message id |
yes i know bruce...so my question is solve..i manage to get message id and convert it to string....
thanks all..  |
Topic: help to get message id |
shamcs
Replies: 15 Views: 13408
|
Forum: IBM MQ API Support Posted: Sun Dec 12, 2010 5:47 am Subject: help to get message id |
sigh..this are the problems
..they are not understand what im said.. they suspect that the transactions are not clear..and argue with me...
so my solution is just a simple application that get mes ... |
Topic: help to get message id |
shamcs
Replies: 15 Views: 13408
|
Forum: IBM MQ API Support Posted: Sat Dec 11, 2010 2:54 pm Subject: help to get message id |
my client want me to create one application because they want to see for each transaction that use this thing is work..
sound weird because of course it is work if the transaction is done..lol. ... |
Topic: help to get message id |
shamcs
Replies: 15 Views: 13408
|
Forum: IBM MQ API Support Posted: Sat Dec 11, 2010 8:25 am Subject: help to get message id |
okie, so i get it...message id is not a string...
so, any idea how do i read it using c# langguage..??
(sorry to ask this, because i have no idea how to do that.)
thanks  |
Topic: help to get message id |
shamcs
Replies: 15 Views: 13408
|
Forum: IBM MQ API Support Posted: Thu Dec 09, 2010 11:46 pm Subject: help to get message id |
hye there..
i have a problem to get message id from queue message..
its in byte how do i convert it to string..??
this is my code...
queueManager = new MQQueueManager(queueManagerName, c ... |