cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CSV file encryption

Former Member
0 Likes
539

Hi All,

could anyone help me, is that possible to encrypt CSV file with PGP? and send to receiver from PI?

IT is successfull when we use txt file, but its not encrypting for CSV file.

Please any one help me on this?

Thank you.

View Entire Topic
Former Member
0 Likes

Hi Remo,

  • Are you using FCC in receiver file adapter then you cannot use PGP module with FCC conversion.
  • You can use MessageTransformBean to convert the XML to CSV and then use PGP module to encrypt the file.

Regards,

Praveen.