DataPower

 View Only
  • 1.  Getting parse error after DataPower MQ Handler pulled the message from MQ

    Posted 3 days ago
    Edited by Kumar . 3 days ago

    Dear All,

    I have a MPGW service listening on IBM MQ v9+ MFT handler and configured to receive XML Request. But the request is failing with a parse error before coming into the rule. 

    And I gone through the below link yet couldn't able to  capture the request coming from MQ. :

     https://community.ibm.com/community/user/integration/discussion/any-way-to-access-raw-input-after-an-xml-parse-error

    Below is what the context variable holds:

    How can we capture the actual message that is fetched by DP MQ Handler?

    Appreciate any leads.
    ------------------------------
    Kumar
    ------------------------------


  • 2.  RE: Getting parse error after DataPower MQ Handler pulled the message from MQ

    IBM Champion
    Posted 2 days ago

    It seems the message coming in isn't property formed XML.  You might consider converting the processing rule to non-XML and use a binary transform action (temporarily) so you can inspect the message.



    ------------------------------
    Joseph Morgan
    ------------------------------