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
Expand all | Collapse all

Problems Extracting MDN Info from AS1 Email Headers

  • 1.  Problems Extracting MDN Info from AS1 Email Headers

    Posted Wed April 06, 2005 04:34 PM

    We are trying to test EDIINT AS1 with a trading partner and everything works well except that TN is unable to extract MDN information from their e-mail headers. TN assumes these messages do not request an MDN. When I look at the messages in various viewers, the information is there. But when I do a getTransportInfo and tracePipeline the ‘Disposition Notification To’ and ‘Disposition Notification Options’ sections are not there.

    I set up an e-mail port in IS admin to poll an MS Exchange mailbox. We’re running IS 6.1 on a Windows 2000 server machine. The partner is sending e-mail out of IPNET.

    We’ve had a service request open with WM tech services for several weeks now without success. They are unable to reproduce the problem and can see all the MIME data in TN. Any assistance is greatly appreciated.


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


  • 2.  RE: Problems Extracting MDN Info from AS1 Email Headers

    Posted Thu April 07, 2005 03:28 PM

    Tim,

    It could be that your partner is not sending a request for an MDN return as they are optional.
    getTransportInfo, getCurrentUser etc methods have also not worked for us in an AS1 setup. Btw this was in our custom processing service.
    I’d try to stay away from AS1…
    ~tS


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


  • 3.  RE: Problems Extracting MDN Info from AS1 Email Headers

    Posted Wed April 20, 2005 11:55 PM

    Well the problem turned out to be pretty simple. The mailbox in Exchange had been set to process receipt requests on arrival. This apparently caused the translator to remove the crucial sections of the MIME header whenever the message was brought over by the WM SMTP poller. Turning off this option on the mailbox eliminated the problem. It probably wouldn’t have taken so long if 1) Exchange didn’t preserve the original header and only removed it when translating from MAPI to SMTP; or 2) the partner would have let us know they were receiving junk delivery receipts.


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