Upstream Data Consumption (Input)

Typically, tasks need to implement complex source handling logic, connection tracking routines, and a refresh procedure to consume data. ACT abstracts these complexities by automatically performing these actions during refresh. It obtains upstream data and stores it in a dictionary accessible during the update of the task. The task can obtain this data by calling Convenience APIs.