UiPath Documentation
maestro
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

Maestro ユーザー ガイド

Scheduled Trigger

Starts the workflow automatically on a recurring schedule. Use this trigger for periodic automation tasks such as daily reports, hourly data synchronization, or weekly cleanup jobs.

構成

フィールドRequired説明
Schedule typeはいHow the schedule is defined: Interval (every N minutes/hours/days) or Cron (a cron expression for precise scheduling).
間隔条件The repeat interval and unit (minutes, hours, or days). Required when schedule type is Interval.
Cron expression条件A standard cron expression (5 fields). Required when schedule type is Cron.
タイム ゾーンはいThe time zone used to interpret the schedule. Default: UTC.
入力スキーマいいえStatic input variable values to pass to the workflow on each scheduled run.
目標Schedule type値 (Value)
Every 30 minutes間隔30 分
Every day at 9:00 AMCron0 9 * * *
Every Monday at midnightCron0 0 * * 1
Every hour間隔1 時間

備考

  • If a workflow is still running when its next scheduled start time arrives, the new run is skipped or queued depending on the Concurrency setting in the workflow's publish configuration.
  • The Scheduled Trigger does not fire until the flow is published.
  • 構成
  • 備考

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得