Asanka
November 28, 2023, 8:45pm
21
Here is the path for the zip:
“Shared\61ebd562-4cbb-4ddd-becf-c87c88aadb91\output_results.zip”
Is it possible that it is missing the front end of the link? LIke do I have to append cloud.uipath.com …
part to it?
Errror: Download Storage File: Could not find a part of the path 'C:****************** final'.
ppr
(Peter Preuss)
November 28, 2023, 9:01pm
22
we would assume: Destination is the FullFilePath where the storage Bucket file will be downloaded
ensure that all folders of the path are existing before running it
Asanka
November 28, 2023, 9:04pm
23
not sure if I follow. can you give me an example of what the full file path would be?
ppr
(Peter Preuss)
November 28, 2023, 9:09pm
24
Lets assume you want to download the file from Strorage Bucket to the local file system
C:\Folder1\myFileName.zip
Then FullFilePath is the folderpath: C:\Folder1\ PLUS the filename: myFileName.zip
From your screenshots we only see the folder path, but not the FullFilePath
Asanka
November 28, 2023, 9:19pm
25
I got this error:
Download Storage File: Could not find a part of the path 'C:\Temp\DownloadedFiles'.
ppr
(Peter Preuss)
November 28, 2023, 9:22pm
26
Just do one thing:
take a break and continue when you are fresh and recreated
use not a folder as e.g. C:\Temp as it risks missing access permissions
As you want finalize your RnDs create manually a folder: C:_RPA\Data
and save it there for the meanwhile
Asanka
November 28, 2023, 9:30pm
27
this is whatit says
Download Storage File: Could not find a part of the path 'C:\RPA\Data'.
I feel like it hassomthing to do with this: Shared\61ebd562-4cbb-4ddd-becf-c87c88aadb91\output_results.zip
Should I not be adding this to it or some version of this:
UiPath + Shared\61ebd562-4cbb-4ddd-becf-c87c88aadb91\output_results.zip
ppr
(Peter Preuss)
November 28, 2023, 9:34pm
28
was a really ultra short break
please share screenshots from:
the activity card and it property panel (when offered)
Windows explorer, showing the folder C:_RPA\Data is existing (including adressbar)
ensure that all other settings (connection to folder feed, storage bucket…) are correct as well
Asanka
November 28, 2023, 9:52pm
29
not sure what the activity card is.
ppr
(Peter Preuss)
November 28, 2023, 9:58pm
30
we told clearly and also elaborated on FullFilePath
but do see only a folder and not folder+filename
So you could define e.g. C:\RPA\Data\output_results.zip
Asanka
November 29, 2023, 5:50pm
31
wow it worked! That is insane! Thank you so much for your support on this.
Apologies for earlier, yes i should have taken a break as you instructed. That was a bad miss on my part!
Can this same method be used to grab variable type DocumentValidationActionData ? Please let me know!
ppr
(Peter Preuss)
November 29, 2023, 5:55pm
32
Asanka:
wow it worked!
Perfect, we would suggest to get the topic closed
Forum FAQ - How to mark a post as a solution - News / Tutorials - UiPath Community Forum
this is not offered as Get Task Data is returning something different (looks like an externalTask DataType) and other offerings we were not able to conform
Asanka
November 29, 2023, 6:04pm
33
How would I do this with the API?
ppr
(Peter Preuss)
November 29, 2023, 6:07pm
34
Let us discuss this in a new topic and prepare it by reading:
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
And preparing SWAGGER RnD by
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
system
(system)
Closed
December 2, 2023, 6:07pm
35
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.