


Hi Everybody
i am trying to use a file transfer activity on Technical Workflow to import a file from Azure Blob (I have already created an external account for Blob). What should I have to specify on Server Folder to import a single file (I have different files in the folder, but I need to import only one)
Best regards
Thanks
Views
Replies
Sign in to like this content
Total Likes
Hi @ABr86 ,
If you know the folder path and the file name, you can try using the following syntax in the "server folder" field,
<foldername>/<filename>
eg. folderabc/fileabc.txt
You can also use computed string created and stored in a variable.
Cheers,
Deb
Hi @ABr86 ,
If you know the folder path and the file name, you can try using the following syntax in the "server folder" field,
<foldername>/<filename>
eg. folderabc/fileabc.txt
You can also use computed string created and stored in a variable.
Cheers,
Deb