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.  Encryption of E-mail Attachmant

    Posted 11/28/06 07:52 AM

    HI All,

    I am trying to send an attachment with the Email using pub.client:smtp service.

    But now our requirement is to make it more safe & secure. so we are trying to encrypt the attachment & want that the receiver can open the attachment only after authentication check.

    Can any of u guys suggest what can we do to implement this?
    Is there any built-in service available in wM for the same?

    -Manish


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


  • 2.  RE: Encryption of E-mail Attachmant

    Posted 11/28/06 05:01 PM

    See the descriptions of the built-in services in the pub.SMIME and pub.MIME folders in the IS Built-In Services Guide.

    You would create an empty MIME object, add your payload and then encrypt it to be sent using pub.client:smtp.

    Mark


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


  • 3.  RE: Encryption of E-mail Attachmant

    Posted 11/29/06 06:57 AM

    Hi Mark,
    Thanks for the reply, Actually we were thinking to use openPGP…though we’re not sure abt the difference b/w both.

    Thanks,
    Manish


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