Quantcast
Channel: danzrobok.com » DataPower
Viewing all articles
Browse latest Browse all 39

Datapower: url-open with custom MQ Headers

$
0
0
If you are trying to use datapower’s url-open command to an MQ destination and need to set the MQMD header, you must follow the information contained in the following post: http://www.ibm.com/developerworks/forums/message.jspa?messageID=14542843#14542843 Basically, the final xslt document that needs to be sent as part of the http-headers is: <xsl:variable name="newSerializedMQMD"> <header name="MQMD"></strong> <xsl:value-of select="$mqmdSer" /> </header></strong> […]

Viewing all articles
Browse latest Browse all 39

Trending Articles