Hi, I am using SMTP activity to send files. While attaching the file I am using this assign statement:
I am assigning this variable to the AttachmentsCollection:
This is the file that I am sending:
But I receive the file like this:
The folder path is appended to the file name.
Any help will be appreciated.
Thanks