Job Runner

If Status is Specified

Summary

Execute actions when the value of the record’s status meets certain conditions.

How to Use

Check whether at least one record’s status meets the conditions in all specified records. If there is more than one record that meets the conditions, the action will be executed limited to the records that meet the conditions. If there are no records that meet the conditions, no action will be taken.

The action with this condition set and subsequent actions will only retrieve the rows limited by this condition when retrieving the record with the action number specified in “Record”.

Parameter

Set Record, Criteria, and Comparison value.

Record

Select the action to retrieve records with the fields you want to compare.

If there are no records in this line, the action will not be executed regardless of whether the condition is inverted or not. In other words, if no records exist, the action will not be executed, either “If status is specified” or “If status is not specified.”

Criteria

Select from “Equals” or “Not Equals”.

Comparison value

Select from the status values defined in the app.

Condition Inverter

Clicking the Condition Inverter will change the condition to “If status is not specified.”

“If status is not specified” executes the action limited to those records where there is at least one line that does not meet the conditions among the specified records.