Hi All,
i am using file transfer activity to joload file on server , file is getting upload on specific path but it is first creating folder with file name then folder contains that specific , i just want to place file directly on path without creation of parent folder, how i cam resolve it .
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @at7140 ,
Are you setting file path as
Folder1/folder2/fileName.csv ?
If so, add trailing slash ( / ) in the beginning.
Example, /Folder1/folder2/fileName.csv
Views
Replies
Total Likes
approach mentioned by you is giving error
Views
Replies
Total Likes
Share us the screenshot of file transfer activity configuration and error screenshot.
Views
Replies
Total Likes
it was resolved , just by selecting file from previous option in activity and by giving just folder path.Thanks
Views
Replies
Total Likes
Views
Likes
Replies