Hi all,
Here is our scenario:
First part of our scenario involves picking *.pgp (e.g. addressB.pgp) file from partner FTP server and after decrypting put it on local Unix path - This part works ok
In second part, we send this file by mail to static mail receivers as attachment
(Message Protocol - XIPAYLOAD, Use Mail Package and Keep Attachments unchecked)
When we receive this file as attachment, the attachment name is some random value, we need to keep the attachment name same.
i.e. If we are picking and sending file "addressB.txt" then in mail attachment name should be "addressB.txt"
Please suggest how this can be done
Thanks
Girish