on 2023 Nov 12 5:52 PM
Dear All
We have a requirement to pick an XML file e.g. "test.xml", from sender directory, and to apply PGP encryption. Once the file encrypted using "localejbs/PGPEncryption" Module, encrypted file on receiver directory must be having extension as "test.xml.pgp"
I have tried to change the extension using Java Mapping, but it looks like that .pgp extension is applied by the system before applying encryption the using PGP Module.
Request clarification before answering.
Since you have to place the file in target folder and then encrypt and change filename. I think you can achive 2 ways,
Best Regards,
Paul.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Adnan,
you can encrypt the file at sender channel and provide a simple harcoded name in the target channel. Your target filename does'nt look like it needs dynamic filename.
Best Regards,
Paul.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Paul
Thanks for response, actually once a file is placed in directory, it must not repeat same file name again. Sequential Number is generated through F110 for each Payment Document or a new file.
Actually, the requirement is to place an XML File on a target directory, Encrypt the file and change the file type/extension to .xml.pgp
User | Count |
---|---|
86 | |
11 | |
8 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.