_images/app_workflows.png

10. Actions

Observers/Actions work in pairs to observe inputs and trigger necessary actions on other Inputs. Observers are the conditions that are available to trigger the Actions. Actions are events that will occur on an INPUT based on the Observer State. In Workflow, we have 10 types of Observers and 8 types of Actions that can be used as shown below.

Types of Actions and Observers



Below are few Examples for Actions/Observers.

Examples



Example - 1 Use Observer on a TEXT-INPUT with the condition EQUAL to trigger an event that Hides another TEXT-INPUT. In this video, you will see how to create an Action and Trigger the Event using the observer as mentioned in this Example.

Example - 2 Use Observer on a TEXT-INPUT with the condition EQUAL to trigger an event that Hides another TEXT-INPUT.

Example - 3 Use Observer on a NUMBER-INPUT with the condition GREATER THAN to trigger an event that Show the DATASET-INPUT.

Example - 4 Use Observer on a FILE-INPUT with the condition INPUT FILE CHANGE to trigger an event that Resets the value of CURVE-INPUT.

Example - 5 Use Observer on a NUMBER-INPUT with the condition LESSER THAN to trigger an event that will Run worker to get value for REMOTELOOKUP-INPUT.


Example 1 –


Example 2 -


Example 3 -


Example 4 -


Example 5 -