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.  Synchronous MDN

    Posted Tue May 25, 2010 10:04 PM

    Hello,

    Currently, we’re sending AS2 messages to our partner and they automatically send back a MDN message synchronously. Is it possible to extract the MDN content and ftp it to our target directory? I assume I would probably have to create a new processing rule for sender/receiver with the EDIINT MDN as the doc type and invoke a new service to deal with the MDN data. Anyone has any inputs?


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Synchronous MDN

    Posted Tue May 25, 2010 10:11 PM

    Yes, you have to modify the existing rule (one doc will only trigger the first rule it matches).
    Just change the “EDIINT Process MDX Message” rule to call another service, or you just enhance the service which it’s calling.


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods