Await

This steps blocks futher execution of steps until its the await criteria is met:

  • AppReload - Wait for the next App Reload to finish.
  • Selection - Wait for a selection on a specified field
  • SelectionExactlyOne - Wait for a selection of exactly one value on a specified field.
  • QlikData - Wait for QlikData Change.
  • TaskStatus - Wait for a Task to have a certain Status.

You can design this Step like a normal UserInput. Additionally you can choose to show a waiting animation.

This Step has the option to be skipped if the option is set in the Step settings.