はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す →
作成者: Irina-Maria Chintoiu
2
アクティビティ
6k
要約
要約
Scheduling of tasks, scripts and UiPath Robots using Windows Task Scheduler feature.
概要
概要
The package contains a set of activities that allows to register, interogate and delete tasks from Windows Task Scheduler.
It also simplifies the scheduling of UiPath Robots (including arguments).
There are three types of activities contained by the package:
- Generic Action - activity to add a generic program/script to the task
- UiPath Robot Scheduling - activity that facilitates the scheduling of an UiPath Robot. Robot Arguments parameter should be used to transfer arguments to the scheduled robot.
2. To interogate a task
Attention, if one creates a task using current package, the task will reside in the 'UiPath' folder, therefore this aspect should be considered if Get Task activity is used on said task.
3. To delete a task by name - used to delete a task by name from Window Task Scheduler Library.
Team: Emanuel Dogaru, Lavinia Nastase
機能
機能
Allows to easily register/delete tasks in Windows Task Scheduler, directly from UiPath. Especially useful for robots that are not connected to Orchestrator.
その他の情報
その他の情報
依存関係
Newtonsoft.Json 12.0.2 TaskScheduler 2.8.10
コード言語
C#, Visual Basic
ランタイム
Windows (.NET 5.0 以上)