webMethods

webMethods

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.  Encryption/Decryption in webMethods 10.x

    Posted Thu July 26, 2018 11:53 AM

    Hi Team,

    Can you please let me know the methods for encyption/decryption of files in FTP transmissions.PGP encryption seems to have been deprecated by webMethods.

    Our client requires to pick files which are encrypted via FTP ,webMethods to decrypt the same do the translation and send the translated file back to them in encrypted format via FTP.

    Thanks


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


  • 2.  RE: Encryption/Decryption in webMethods 10.x

    Posted Thu July 26, 2018 09:47 PM

    Try using the package WmOpenPGP it is available here on code samples.

    Let me know if you have any questions.


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


  • 3.  RE: Encryption/Decryption in webMethods 10.x

    Posted Fri July 27, 2018 04:33 AM

    Hi ,

    I did check for the code I found the below in github is this what you are referring to?

    Thanks


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


  • 4.  RE: Encryption/Decryption in webMethods 10.x

    Posted Fri July 27, 2018 05:31 AM

    Yes, just consume the flow package and not whole java project.


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