Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

  • The Prompt Instruction halts

Purpose

  • Halts execution of an order in a workflow until the prompt is confirmed. The order is assigned the PROMPTING state.
  • PROMPTING orders remain with their workflow position and require user intervention to transition from this state.
  • Users can confirm or cancel PROMPTING orders, see JS7 - Order State Transitions
  • This instruction can be used to request confirmation by a user or by an external application that make makes use of the JS7 - REST Web Service API

...

The JOC Cockpit Dashboard view displays the currently prompting orders. The JOC Cockpit Workflows view offers the option to confirm execution from the order's action menu:

...

If the prompt is confirmed then the order continues execution of the workflow.

...