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.  webmethods file encryption

    Posted 04/26/16 09:36 AM

    Hello!

    Has anybody an idea about a file encryption tool/algorithm on webMethods Integration Server?
    I need to encrypt a file, which should be decrypted afterwards by a simple WINZIP/7-ZIP.

    I am interested in solutions other than writing a java service for it.

    If anybody has samples/code examples about such a tool please reply.

    Thank you very much!

    Narcisz


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: webmethods file encryption

    Posted 04/28/16 04:27 PM

    If you want to make an encrypted ZIP file, especially without using Java, I think your best bet will be to write the file(s) to disk and then use pub.utils:executeOSCommand to call WinZip or 7-ZIP to zip and encrypt the file(s).

    There isn’t any file encryption built into webMethods.


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: webmethods file encryption

    Posted 04/29/16 08:54 AM

    If you don’t have objection to convert the file to XML then as part of wM9.7 we do have encrypt/decrypt BIS, please try to make use of those.

    Thanks,


    #webMethods
    #Integration-Server-and-ESB