30.7. ユーザータスク管理

ユーザータスクを使用すると、作成したビジネスプロセスに対する入力として、人間のアクションを追加できます。ユーザータスク管理では、ユーザータスクやグループタスクの割り当て、データ処理、時間ベースの自動通知、再割り当てを操作する手法が提供されます。

以下のユーザータスク操作は、Business Central で利用できます。

  • add/remove potential owners - by task id: タスク ID を使用してユーザーとグループを追加または削除します。
  • add/remove excluded owners - by task id: タスク ID を使用して除外する所有者を追加または削除します。
  • add/remove business administrators - by task id: タスク ID を使用してビジネス管理者を追加または削除します。
  • add task inputs - by task id: タスク ID を使用してタスクの作成後に、タスクの入力コンテンツを変更する手段を提供します。
  • remove task inputs - by task id: タスク ID を使用してタスクの入力変数を削除します。
  • remove task output - by task id: タスク ID を使用してタスクの出力変数を削除します。
  • schedules new reassignment to given users/groups after given time elapses - by task id: 時間の式およびタスクの状態をもとに、自動的な再割当てをスケジュールします。

    • reassign if not started: タスクが InProgress の状態に移動されなかった場合に使用します。
    • reassign if not completed: タスクが Completed の状態に移動されなかった場合に使用します。
  • schedules new email notification to given users/groups after given time elapses - by task id: 時間の式およびタスクの状態をもとにメールの自動通知をスケジュールします。

    • notify if not started: タスクが InProgress の状態に移動されなかった場合に使用します。
    • notify if not completed: タスクが Completed の状態に移動されなかった場合に使用します。
  • list scheduled task notifications - by task id: タスク ID を使用してアクテイブなタスク通知をすべて返します。
  • list scheduled task reassignments - by task id: タスク ID を使用してアクテイブなタスクの再割り当てすべてを返します。
  • cancel task notification - by task id and notification id: タスク ID を使用してタスクの通知を取り消して、スケジュールをキャンセルします。
  • cancel task reassignment - by task id and reassignment id: タスク ID を使用してタスクの再割り当てを取り消して、スケジュールをキャンセルします。