Action: Create Group Status Tracker

Top  Previous  Next

This action lets you create a tracker that will indicate the group's status, i.e. the aggregated status of all group members. Group status is calculated using two parameters: Expression and Initial Value.

Group status Expression is evaluated for every group member context. It should involve two references:

{env/previous}, a reference that refers to the result of previous calculation
A reference to the data in current context, such as {.:status$connectionStatus}

During the first evaluation, {env/previous} will resolve to the Initial Value.

Action Flow:

1. The user is prompted to enter the expression to be calculated for every group member, and an initial value for a group status.
2. Group status expression is constructed based on the above data and a new tracker is created.
3. A notification indicating the name of the new tracker is shown.

Action Name:

createStatusTracker

Action Icon:

st_tracker

Non-Interactive Mode:

Not Supported

Permissions:

Accessible at Manager permission level