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

Invoking webmethods service through email

  • 1.  Invoking webmethods service through email

    Posted Wed July 30, 2003 12:59 PM

    I want to invoke a service through email. I need more information on it . I have configured a smtp port. What should be the email id , subject and how to send the input parameters of service.
    Where can i find comprehensive infomation on these settings . i’m could not find it in developer’s guide.


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 2.  RE: Invoking webmethods service through email

    Posted Wed July 30, 2003 01:23 PM

    You can not pass the parameters straight away in the mail. You need to send your data as a mail atachment and post to the service. Check the “Working with XML documents” which explains to post XML data to a service using all possible ways. If it is not a XML data, you need a content handler.


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB