IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Non-standard AS2 MDN response being sent to partner

    Posted Mon May 15, 2017 03:10 PM

    A partner is sending an AS2 message and the webMethods response is a text/html “report” that includes in a TD cell way down in the HTML the ACTUAL MDN response that should be sent back to the partner. How is this being configured? See attached file - search for "Content-Type: multipart/signed; " and you will find the “embedded” response that is being expected but is instead wrapped up in what appears to be a webMethods report for internal logging


    #Integration-Server-and-ESB
    #webMethods
    #edi


  • 2.  RE: Non-standard AS2 MDN response being sent to partner

    Posted Mon May 15, 2017 03:11 PM


  • 3.  RE: Non-standard AS2 MDN response being sent to partner

    Posted Wed May 17, 2017 01:15 PM

    Does your partner not willing to change the content-type other than HTML way and can you also please check the current EDIINT Module 8.2 with SP1/SP2 supports that way?

    HTH,
    RMG


    #edi
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: Non-standard AS2 MDN response being sent to partner

    Posted Wed May 17, 2017 08:19 PM

    Thanks for the reply.
    The problem is not the partner.
    It is that webMethods is returning an invalid MDN response. The partner is able to accept any of the standard AS2 responses.

    Part of the AS2 security provides for signing an MDN response that is supposed to guarantee nonrepudiation.

    To provide the MDN report along with the signature requires using a multipart response.

    Even if the security is omitted, the MDN received by the partner is not valid. Somehow the correct response is being “intercepted” and wrapped in a text/html document as if it is a report for internal audit purposes. How do I identify the module that is wrapping the actual MDN?


    #edi
    #Integration-Server-and-ESB
    #webMethods