Getting action object variable (DocumentValidationActionData) using Get Task Data Activity

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?

image

Errror: Download Storage File: Could not find a part of the path 'C:****************** final'.

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

not sure if I follow. can you give me an example of what the full file path would be?

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

I got this error:

Download Storage File: Could not find a part of the path 'C:\Temp\DownloadedFiles'.

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

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

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

not sure what the activity card is.

image

we told clearly and also elaborated on FullFilePath

grafik

but do see only a folder and not folder+filename

So you could define e.g. C:\RPA\Data\output_results.zip

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!

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

How would I do this with the API?

Let us discuss this in a new topic and prepare it by reading:

And preparing SWAGGER RnD by

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.