Uipath Marketplace
MarketplaceStudioアクティビティProcesses and Scripts Execution with Timeout

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

Processes and Scripts Execution with Timeout

Processes and Scripts Execution with Timeout

作成者: Internal Labs

1

アクティビティ

ダウンロード数

3.3k

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

要約

要約

Activity pack that enables running processes and scripts while capturing the output and waiting for the process or script to exit before continuing

概要

概要

This package consists of two activities:

Run Process With Timeout - allows starting processes and waiting for them to exit using the System.Diagnostic.Process class.

Run Script With Timeout - allows starting scripts and waiting for them to exit using Windows Script Host (cscript.exe) application.

The only difference between the two activities is that Run Script With Timeout utilizes the Windows Scripting Host (cscript.exe) to run the script specified in the filename. Both of them use the System.Diagnostic.Process class. 

Use cases:

  • SAP has a built in recorder that translates screen interactions into a VBS script. Existing VBS scripts can now be invoked using the Run Script With Timeout activity in the automation workflows.
  • Existing scripts or command line applications can be integrated in a synchronous manner allowing the RPA developer to also utilize their output the automation workflows.

NOTE: Installation Guidelines for Custom Activities can be found here

機能

機能

It extends the basic functionality of the Start Process activity from UiPath.Core by including the output and allowing the time-boxing of the process or script.

その他の情報

その他の情報

依存関係

Windows Script Host has to be enabled.

コード言語

Visual Basic

ランタイム

Windows レガシ (.Net Framework 4.6.1)

公開者

Internal Labs

公開者ページを表示

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

ライセンス契約

プライバシー条項

技術情報

バージョン

1.0.7

更新日

2020年2月18日

対応製品

Studio: 21.10 - 22.10

認定

シルバー 認定済み

サポート

UiPath コミュニティ サポート

類似のコンポーネント