I am trying to get a RFH2 header to accompany a Published message from inside a flow using the publication node. I have the message matched to the subscription and ending up on the queue but the RFH2 header that contains the PSC and USR folder ends up being stripped off somewhere. My QMGR and Broker are both at v7 and are straight installs. I have NOT done anything with the Pub/Sub Compat attributes. The Pub/Sub Engine is running in MQ.
Do I have to bypass the Publication Node and write straight to MQ? I am putting the message to the input queue using RFHUTIL and putting a RFH2 header on it with a USR folder. I am then adding the PSC folder with the Command and Topic values. This all seems to work. Except the 'stripping' of the RFH2 Header.
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
can you show the code where you are adding the RFH2 Header & populating it? _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Ok, got some response from MQ/MBin what I was doing. I configured the PSPROP field onthe subscriptionand receivedthe RFH2header.The Name/Value pairs in the USR folder appeared in the messages on the destination.KEWL.
The RFH2 header was being constructed correctly, I did it in RFHUTIL to bypass any code issues I may have had. When I used RFHUTIL to publish the message it all worked great. It was when I took the same exact message and pushed it through Publication Node that the response was different. Seems like the processing is NOT the same. That bothers me. Anyway, got it working. On to the next wall.
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