Author |
Message
|
mq_2020 |
Posted: Wed Nov 17, 2010 7:13 am Post subject: PSC folder is missing |
|
|
Novice
Joined: 28 Oct 2010 Posts: 20
|
I am using V7 pub/sub engine. After publishing a message to queue...
Message format is:
RFH .......ÿ.......©MQSTR .......©....<psc><Command>Publish</Command><PubOpt>None</PubOpt>....etc</psc> ... <mcd><Msd>jms_text</Msd></mcd>............
V7 pub/sub engine perfectly places message to subscription queue but I don't see the PSC folder in the received message.
Is it expected behaviour? Or is it possible to get a message with RFH values?
Thanks |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Nov 17, 2010 7:14 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
MQ v7 likely has turned your RFH2 header into Message Properties. |
|
Back to top |
|
 |
mq_2020 |
Posted: Wed Nov 17, 2010 7:25 am Post subject: |
|
|
Novice
Joined: 28 Oct 2010 Posts: 20
|
Quote: |
MQ v7 likely has turned your RFH2 header into Message Properties
|
MQMD?....... How do I check that?
Is there any possibility to get message with PSC folder? |
|
Back to top |
|
 |
mq_2020 |
Posted: Fri Nov 19, 2010 2:13 am Post subject: |
|
|
Novice
Joined: 28 Oct 2010 Posts: 20
|
|
Back to top |
|
 |
mq_2020 |
Posted: Fri Nov 19, 2010 7:00 am Post subject: |
|
|
Novice
Joined: 28 Oct 2010 Posts: 20
|
Code: |
Is there any possibility to get message with PSC folder?
|
Yes it is possible using subcription properties.
 |
|
Back to top |
|
 |
|