- スタート アップ ガイド
- ベスト プラクティス
- テナント
- レジストリ
- Cloud ロボット
- Automation Suite ロボット
- フォルダー コンテキスト
- プロセス
- ジョブ
- Apps (アプリ)
- トリガー
- ログ
- 監視
- インデックス
- キュー
- アセット
- コネクション
- ビジネス ルール
- ストレージ バケット
- MCP サーバー
- Orchestrator のテスト
- リソース カタログ サービス
- Integrations
- トラブルシューティング
Orchestrator で非稼働日のカレンダーを設定して、スケジュールされたトリガーを実行できるタイミングを制御します。
新しいカレンダーを作成する
- [設定] ページで [非稼働日] タブを開きます。以前に定義されたすべてのカレンダーのリストがアルファベット順に表示されます。
BankHoliday カレンダーが存在する場合、ここに表示されます。非稼働日を定義した Orchestrator を 19.10 にアップグレードすると、このカレンダーが作成されます。
- Select Add to create a new calendar and Enter its name in the blank, highlighted field. The name must be unique, and it may contain a maximum of 150 alphanumeric characters. You can't create calendars with no names or containing only space characters.
- Select Save or Select Enter on your keyboard to save the new calendar. The calendar is saved and displayed in the list of calendars.
- 選択したカレンダーに、手動入力、.csv ファイルのアップロード、またはこれらの組み合わせで非稼働日を定義します。
- [トリガー] ページで、新しいトリガーの作成時または既存のトリガーの編集時に、[非稼働日の制限] ドロップダウンから希望のカレンダーを選択します。
- Select Update for the changes to take effect. Every change made to a calendar subsequently propagates to all triggers associated with that calendar.
手動で非稼働日を選択する
- カレンダーを選択します。ウィンドウの右側のカレンダーは、それに応じて更新されます。
- On the displayed calendar Select the dates on which you want your triggers to stop firing. Select again on a selected date to deselect it.
- 非稼働日として選択された日付を保存するには、[保存] を選択します。
.csv ファイルをアップロードする
.csv ファイルから、選択したカレンダーに一連の日付を直接アップロードできます。正常にアップロードされるように、事前定義した形式でデータをファイルに入力しておく必要があります。アップロードしたファイルの新しい日付によって、カレンダーに既に保存されている日付が上書きされます。
.csv ファイルには、列ヘッダーとして ExcludedDate が必要です。その列には、すべての非稼働日を、YYYY-MM-DD、YYYY/MM/DD、または YYYY MM DD の形式で入力する必要があります。 詳細については、下記の「例」セクションをご覧ください。
オプション 1
- On the selected calendar Select Upload csv.
- Navigate to the desired .csv file, select it and Select Open. Orchestrator parses the file to confirm it meets formatting rules (see the example section below).
- Select Yes in the confirmation dialog to overwrite the dates already contained in the calendar with the new dates from your uploaded file.
- Select Save to save the modified calendar.
オプション 2
.ファイルをドラッグして、選択したカレンダーの上部にドロップします。Orchestrator によってファイルが解析され、フォーマット ルールを満たしていることが確認されます (以下の「例」セクションをご覧ください)。- Select Yes in the confirmation dialog to overwrite the dates already contained in the calendar with the new dates from your uploaded file.
- Select Save to save the modified calendar.
例
次に示す .csv ファイルの内容をカレンダーにアップロードするとします。このようなファイルを容易に作成するには、データを Excel ファイルに入力して .csv ファイルとして保存します。
または、すべての列ヘッダーを入力済みの .csv ファイルをダウンロードして、ニーズに合わせてカスタマイズすることもできます。
このファイルには、列ヘッダー ExcludedDate が事前定義されています。すべての非稼働日を、YYYY-MM-DD、YYYY/MM/DD、または YYYY MM DD のいずれかの形式でこの列に入力します。
カレンダーの名前を変更する
- 設定ページの [非稼働日] タブでカレンダーを選択します。
- カレンダーの名前を変更します。
- Select Save to save the changed name.
カレンダーを削除する
- 設定ページの [非稼働日] タブでカレンダーを選択します。
- [削除] を選択します。
- Select Yes in the pop-up window to confirm your intent. The calendar is deleted.
注:
トリガーに割り当てられていないカレンダーのみを削除できます。
カレンダーから非稼働日を削除することもできます。非稼働日をクリックすると、その日はマークされなくなります。変更は必ず保存してください。