はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す →
作成者: Devashish Nigam
0
スニペット
170
要約
要約
Sends email to users about processes or jobs running for more than a certain threshold of time in Orchestrator
概要
概要
The snippet uses UiPath Orchestrator API to pull jobs which were running for more than a certain threshold of time in UiPath Orchestrator along with the last log message, how long ago it was logged, RobotName and job StartTime.
The assets to be created are:
NOTE:
In case you do not want to use SMTP to send emails, please replace the code with send Outlook mail activity.
機能
機能
Useful for RPA Support and Operations Team as they do not need to check if any process is stuck or not. They will be notified via email about long running jobs in Uipath Orchestrator along with last log message and time elapsed since the last log message, Robot Name and Job Start Time (Local Time).
その他の情報
その他の情報
依存関係
"dependencies": { "UiPath.Excel.Activities": "[2.6.2]", "UiPath.Mail.Activities": "[1.5.0]", "UiPath.System.Activities": "[18.4.2]", "UiPath.UIAutomation.Activities": "[19.1.0]", "UiPath.Word.Activities": "[1.3.1]", "UiPath.WebAPI.Activities": "[1.4.4]" }
コード言語
Visual Basic
ライセンス契約とプライバシー条項
MIT
プライバシー条項
技術情報
バージョン
1.0更新日
2020年3月5日対応製品
Studio: 21.10 - 22.10
認定
シルバー 認定済み
サポート
UiPath コミュニティ サポート