Author |
Message
|
Abhinay185127 |
Posted: Wed Jan 29, 2014 4:55 am Post subject: Regarding MQMD |
|
|
Acolyte
Joined: 20 May 2013 Posts: 58
|
Hi,
I an getting a SOAP request and I am transforming the request to put it into a queue.
For this purpose i am defining MQMD with all its properties.
But the property OutputRoot.MQMD.PutApplName is not getting set when i see the message finally in MQ explorer. In Debug mode i can see that it is getting set but finally when the message reaches the queue it shows PutApplication name as /DataFlowEngine.exe..
I believe the OutputRoot.Properties is by default getting set. Can you please tell me how to see the desired PutApplName. |
|
Back to top |
|
 |
Esa |
Posted: Wed Jan 29, 2014 4:59 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2008 Posts: 1387 Location: Finland
|
Did you set Message context to 'Set All' in the MQ Output node? |
|
Back to top |
|
 |
Abhinay185127 |
Posted: Wed Jan 29, 2014 5:04 am Post subject: |
|
|
Acolyte
Joined: 20 May 2013 Posts: 58
|
Yes I have done that thanks a lot.....
What is the signifigance of doing SET ALL in MQ Output Node.. |
|
Back to top |
|
 |
Esa |
Posted: Wed Jan 29, 2014 5:19 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2008 Posts: 1387 Location: Finland
|
I could tell it, but I hope you learn more if you look it up yourself in WebSphere MQ InfoCenter. Hint: it's a PutMessageOption, if I remember correctly.
By the way, your reply doesn't in fact tell if it helped... |
|
Back to top |
|
 |
Abhinay185127 |
Posted: Wed Jan 29, 2014 10:16 pm Post subject: |
|
|
Acolyte
Joined: 20 May 2013 Posts: 58
|
Hi esa,
Apologies for late reply.
It helped actually. The problem is solved i can now see the PutApplName as desired.
Thanks... |
|
Back to top |
|
 |
|