Hello Experts,
I am working on pass through File to SFTP scenario.
My requirement is to perform encryption (using Standard module) and file name should be dynamic adding timestamp.
Source file is in format ABC.TXT and I need to rename the file as ABCyyyyMMdd-HHmmss-SSS.csv.pgp.
I have referred the blog posted by Eng DynamicAttributeChangeBean - The no-mapping solution to changing Dynamic Configuration ... dynamically!.
But output which I am getting is ABC.csvyyyyMMdd-HHmmss-SSS.pgp.
Please let me know how can I achieve this functionality without using ESR.
Regards,
Hemant Malvi