Use the Call instruction with several activities to track the execution status of data flows that were executed in batch mode with the Call Data-Decision-DDF-RunOptions.pxRunDDFWithProgressPage method or submitted on the Data Flows landing page. You can track the number of processed recorded, and the elapsed or the remaining time of the data flow execution.
Create an instance of the Activity rule by selecting Activity from the Technical category.
In the activity steps, provide the pyWorkObjectID property in order to identify which data flow run you want to monitor.
In the activity steps, use one of the following methods to monitor a data flow:
Call Data-Decision-DDF-RunOptions.pxInitializeProgressPage - It creates the progress page that consists of a top level page named Progress of the Data-Decision-DDF-Progress data type.
Call Data-Decision-DDF-Progress.pxLoadProgress - It updates the current status.
Click Save.
Additionally, you can use a default section and harness to display and control execution progress: