Uipath Marketplace
MarketplaceListingsActivityRPA Brasil File Download Activities

Create your first automation in just a few minutes.Try Studio Web

RPA Brasil File Download Activities

RPA Brasil File Download Activities

by RPA Brasil

StarStarStarStarStarStarStarStarStarStar

0

Activity

Downloads

202

back button
back button
next button
next button

Summary

Summary

This set of activities will help you monitor files download.

Overview

Overview

This package has three activities to help you manage file downloads:

  • On File Downloaded
  • Wait File Downloaded
  • Get Download Folder Path

On File Downloaded

A container activity that waits for a file to be downloaded and enables you to perform multiple actions with it. A local variable can be used by child activities to access the current downloaded file name.

Properties

Input

  • FileNamePattern - The file name pattern to be downloaded.
  • Local variable (Only on designer panel) – The local variable that will store the name of the downloaded file and that can be used for child activities.

Common

  • ContinueOnError - If set, continue executing the remaining activities even if the current activity has failed.
  • Timeout (milliseconds) - Specifies the amount of time (in milliseconds) to wait for the file to download before an error is thrown. The default value is 60000 milliseconds (1 minute).

Options

  • DownloadFolder - The folder path where the file will be downloaded, if not specified, the Downloads folder of the current user will be used.
  • StartDateTime - The DateTime value at which the download started; if not specified, the current DateTime is used.
  • DelayBetweenSearches - Specifies the amount of time (in milliseconds) used between each check that the file has been downloaded. The default value is 1000 milliseconds (1 second).

Output

  • FileName - The full downloaded file name.

Wait File Download

Wait for a file to be downloaded by the browser.

Properties

Input

  • FileNamePattern - The file name pattern to be downloaded.

Common

  • ContinueOnError - If set, continue executing the remaining activities even if the current activity has failed.
  • Timeout (milliseconds) - Specifies the amount of time (in milliseconds) to wait for the file to download before an error is thrown. The default value is 60000 milliseconds (1 minute).

Options

  • DownloadFolder - The folder path where the file will be downloaded, if not specified, the Downloads folder of the current user will be used.
  • StartDateTime - The DateTime value at which the download started; if not specified, the current DateTime is used.
  • DelayBetweenSearches - Specifies the amount of time (in milliseconds) used between each check that the file has been downloaded. The default value is 1000 milliseconds (1 second).

Output

  • FileName - The full downloaded file name.

Get Download Folder Path

Get the downloads folder path for the current user.

Properties

Output

  • DownloadFolder - The download folder path for the current user.

Features

Features

With the activities in this package you can pause the execution of a robot while waiting for a file to be downloaded from a website, application or any other process.

Additional Information

Additional Information

Dependencies

UiPath.UIAutomationNext.Activities Version=20.4.1 or higher

Code Language

C#, Visual Basic

Runtime

Windows Legacy (.Net Framework 4.6.1)

Publisher

RPA Brasil

Visit publisher's page

License & Privacy

Apache

Privacy Terms

Technical

Version

1.0.0

Updated

Mar 30, 2021

Works with

Studio: 20.10 - 22.10

Certification

Silver Certified

Support

UiPath Community Support

Resources

Similar Listings