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.  Receiving and processing emails

    Posted Tue May 20, 2003 09:45 AM

    Hello,
    i have the following problem using SAP BC 4.6:
    I’ve configured an email port. Fetching of the emails is working.
    But the service to be started does not work.
    I stripped down the service til one step “SavePipelineToFile” to see, what data I get, but in the server.log I only get an error, that the service could not be started.
    I think, I’ve missed something important.

    Any Idea, Hint, … ?

    Thanks
    Christian


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 2.  RE: Receiving and processing emails

    Posted Tue May 20, 2003 12:33 PM

    Make sure you have the service name in the subject line and the XML message should be an attachment with the email!!
    Should work!!


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 3.  RE: Receiving and processing emails

    Posted Wed May 21, 2003 12:35 AM

    The XML is an attachement. Has it to have an certain MIME-Type? In the mails I get it has application/octet-stream.

    In the subject I don’t have the service, but I have set it in the email-port as global service.
    Should that work too?

    Does the flow service need an certain input variable?

    Thanks for your help.

    Christian


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: Receiving and processing emails

    Posted Wed May 21, 2003 09:15 AM

    ServiceName should be populated in the subject line,its better to check with this scenario also even though you are setting in global service field in admin page,

    and ofcourse it expects content-type as “application/xml” or “text/xml”

    Pls try with this.

    HTH.


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General