Uipath Marketplace
MarketplaceListingsActivityInitialization Check

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

Initialization Check

Initialization Check

by Jack Chan

1

Activity

Downloads

17

back button
back button
carouselImage0
next button
next button

Summary

Summary

Checks whether the list of files, folders and credentials exists and returns a Boolean status and also a HTML summary that you can add to your email body.

Overview

Overview

Contains one activity: Run Pre-Run Check

How to use:

Use it before starting the main process to check that all required files/folders/credentials exists. If the output status = False, you can send a notification to the user, otherwise you can start the main process.

Inputs

  1. array of credentials to check  - Robot will check whether each credential in the array exists.
  2. array of files to check - Robot will check whether each file in the array exists.
  3. array of folders to check - Robot will check whether each folder in the array exists. If it doesnt exist then it will attempt to create it.

Outputs

  1. HTML status (String) - HTML summary of each file, folder, and credential, can use in Email Body.
  2. Final result (Boolean) - Boolean status, True if everything exists, False otherwise.

Features

Features

Easy integration into REFramework, where you can use the final status to decide whether Initialization is successful or failed.

Additional Information

Additional Information

Dependencies

UiPath.Credentials.Activities >= 1.1.6479.13204 UiPath.System.Activities >= 20.10.1

Code Language

Visual Basic

Runtime

Windows Legacy (.Net Framework 4.6.1)

Publisher

Jack Chan

Visit publisher's page

License & Privacy

MIT

Privacy Terms

Technical

Version

1.0.0

Updated

Jan 15, 2021

Works with

Studio: 20.0 - 22.10

Certification

Silver Certified

Support

UiPath Community Support

Resources

Similar Listings