Scheduled Workflow triggers duplicate steps
In Demantra 7312 while loading data from external tables into t_src_xxx tables i am using custom procedures before loading them into the base tables with ep_load_main.
This data collection workflow is scheduled on a weekly basis but it triggers duplicate processes each time this scheduled workflow is run.
The same workflow when run manually doesn't initiate duplicate processes.
Came across two docs that point this behaviour to be a bug but fixed from version 71XX!!
Multiple Workflow Processes are being kicked off from a single Workflow job [ID 748775.1]
Duplicate Workflows Triggered For Scheduled Workflows [ID 803394.1]