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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Forwarding Email

    Posted 02/01/08 02:57 PM

    Hello everybody,

    here is my problem :
    I have configure a POP port which is polling an email box. When this email is receive, a service is activated.
    My goal is to retrieve that email and to forward it to another email box.

    How can I make that ? Indeed, I don’t know which information from “getTransportInfo” I have to use to satisfy my need.

    Thanks for your help.
    B.R.


    #webMethods
    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB


  • 2.  RE: Forwarding Email

    Posted 02/01/08 03:36 PM

    The output of the getTransportInfo has a has a document nested in it called “transportInfo/email” which will have all the contents of the retrieved email.


    #Integration-Server-and-ESB
    #webMethods
    #webmethods-Protocol-and-Transport


  • 3.  RE: Forwarding Email

    Posted 02/01/08 03:40 PM

    does it contain all the contents even if email is using multi-part mime format ?

    And how can I use those informations with pub.client:smtp service ?

    thks


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport


  • 4.  RE: Forwarding Email

    Posted 02/01/08 04:45 PM

    Mail forwarding using IS seems like the wrong way to go. Mail forwarding is probably best handled using e-mail servers.


    #webMethods
    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB


  • 5.  RE: Forwarding Email

    Posted 02/01/08 04:59 PM

    I agree with you but that’s an architectural constraint … and we could not go throught


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport