Uipath Marketplace

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

Runtime Activities

Runtime Activities

作成者: Internal Labs

StarStarStarStarStarStarStarStarStarStar

0

アクティビティ

ダウンロード数

2.9k

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

要約

要約

A set of activities that expose informations on the job that is being ran by the executor, such as process name in Orchestrator, process version...

概要

概要

A set of activities that expose information on the job that is being ran. The activities can be found under System/Runtime in the Activities tab of Studio Pro. For StudioX they will appear in the Other category.
The activities are as below:

  • GetProcessName: Retrieves the name of the process. If running from Studio, this will be the project name. If running via Orchestrator, this will get the process name as defined in Orchestrator.
  • GetProcessVersion: Retrieves the version of the process (as defined in the process’s project.json file)
  • GetJobID: Retrieves the unique ID of the process. This job ID also appears in the execution logs.
  • GetInitiatedBy: Retrieves the means by which the process has been started. Can be StudioPro, StudioX, Assistant, Orchestrator
  • GetWorkflowFilePath: Retrieves the path of the file that is currently executed.

The information extracted by these activities can be used for logging/job management purpose (e.g. log the job's initiator to segregate jobs ran from Studio and jobs ran from UiPath Assistant).

機能

機能

Gives access to metadata about the job that is being ran by UiPath's robot Simple designer lets you easily access the relevant information by simply assigning a variable.

その他の情報

その他の情報

依存関係

None

コード言語

C#, Visual Basic

ランタイム

Windows レガシ (.Net Framework 4.6.1)

公開者

Internal Labs

公開者ページを表示

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

ライセンス契約

プライバシー条項

技術情報

バージョン

2.0.0

更新日

2021年7月21日

対応製品

Studio: 18.4 - 22.10

認定

シルバー 認定済み

タグ

アプリケーション

UiPath Robot

サポート

UiPath コミュニティ サポート

リソース

類似のコンポーネント