When you execute a process flow through a script using Windows Task Scheduler, the Duplicate Report in SAS Enterprise Guide might not include the latest updates from all tasks.
For example, this issue occurs when you complete steps similar to the following:
When you complete these steps, the Duplicate Report might not reflect the latest updates from all tasks.
Note that this issue does not occur when you run the process flow manually.
When the process flow runs via a script, some tasks might execute at the same time, which causes timing conflicts when updating the Duplicate Report.
To ensure that the Duplicate Report reflects the latest updates, add an extra task at the top of the process flow. Make sure that this task is not linked to the Duplicate Report but is connected to the same data source as the other tasks.
This workaround helps prevent timing issues when the flow runs via a script.