Uipath Marketplace

はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す

Initialization Check

Initialization Check

作成者: Jack Chan

1

アクティビティ

ダウンロード数

<100

[戻る] ボタン
[戻る] ボタン
carouselImage0
[次へ] ボタン
[次へ] ボタン

要約

要約

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.

概要

概要

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.

機能

機能

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

その他の情報

その他の情報

依存関係

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

コード言語

Visual Basic

ランタイム

Windows レガシ (.Net Framework 4.6.1)

公開者

Jack Chan

公開者ページを表示

ライセンス契約とプライバシー条項

MIT

プライバシー条項

技術情報

バージョン

1.0.0

更新日

2021年1月15日

対応製品

Studio: 20.0 - 22.10

認定

シルバー 認定済み

サポート

UiPath コミュニティ サポート

リソース

類似のコンポーネント