Job Status Example Profile Workflow

The profile has the following workflow:

  1. The profile receives a trigger that initiates back-end processing every 10 seconds.
  2. The profile checks if there already is a message being processed. If so, the system puts the trigger into the pending state by saving it to a dedicated location in the Data Storage.
  3. After processing on the back end is done (emulated), the profile gets the trigger in the pending state from the Data Storage and puts it into the processing state by starting processing on the back end.

The profile contains the following routes: