Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

File transfer Server Folder

Avatar

Level 2

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)

 

ABr86_0-1648649876984.png

 

 

Best regards

Thanks

 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

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