When switching to a WAIT
task, the output status from gpi_tracker_status_check_ref
is coming as null.
Answer:
- Ensure the
WAIT
task is appropriately followed by the next logical task. You might need to adjust how theWAIT
task interacts with other tasks to prevent data from being lost between tasks.