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.  Email issue

    Posted 07/16/07 03:46 PM

    [FONT=Arial][SIZE=2]Hi all,

    I’m using Developer 6.5 and I’m trying to accomplish the followings: send an email using a template and a PDF file attached to the same email. I’m using runTemplateOnPipe and pub.client.smtp flows. Mapping $txt from runTemplateOnPipe to the smtp attachments\content leaves me no option to attach the PDF (just one option can be used as far as I know). I there any other ways of doing this? (sending 2 emails is an option, but I’ll prefer to send just one email).

    Florin.
    [/size][/font]


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


  • 2.  RE: Email issue

    Posted 07/17/07 03:28 PM

    The fix is simple, just did not see it yesterday. The smtp/attachments is a list so you create a list that have as many elements you want (files attached, templates…) and map it to the smtp/attachments.

    Florin.


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