Versions Compared

Key

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

...

  • The ReadNotice Instruction is used to await a notice from JS7 - Notice Boards that was added by a JS7 - PostNotice Instruction.
  • A workflow can include any number of ReadNotice Instructions to await notices from the same or different Notice Boards.
  • Reading a Notice blocks further execution in a workflow until the Notice becomes available. The order continues having successfully accessed a Notice.

...