Set up an Activity

Lets setup an activity to run when the order is started.

Activities are an essential component of the TilliT system and offer a range of capabilities. The full extent of their power is beyond the scope of a brief example, as their potential applications are vast and varied.

For this specific use case, we will build a straightforward activity to illustrate the basic process.

When defining an activity, you will setup the What, When and When of that process step.

Go to Settings -> Activity Template -> Actions -> Create

Basic Information

  1. Enter 'Prestart check' for the name for the activity

  2. For the User groups select at least operators

  3. Click Continue - you may need to scroll down a bit to see the button.

Where will this activity be available

  1. In the 'Where will this activity be available' section select the Asset you added.\

  2. Click Save

Where should this trigger

  1. In the 'Where should this trigger' section select Add Trigger -> Order -> Order Ready

  2. Click Add

  3. Click Open form

Add Activity Elements

Now we are ready to add elements to the activity.

  1. Select Add an Element

  2. Choose Data Entry -> Pass/Fail

  3. For the name lets use 'Confirm order is ready' . Click into the item key in put field and it will auto populate with a suitable key for the element.

  4. Click Confirm

  5. In the next screen click Save

Next lets start the Order. We will see the Activity get triggered when the order is started.

pageCreate an Order

Last updated