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.
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
Try using the package WmOpenPGP it is available here on code samples.
Let me know if you have any questions.
Hi ,
I did check for the code I found the below in github is this what you are referring to?
Yes, just consume the flow package and not whole java project.