Hi everyone,
we created a scheduled flow, using the Scheduler section,composed by the following objects:
1) Load Source (Duration 3 minutes)
2) ETL, using Prepare, with the final Target (Duartion 6 minutes)
3) Load Source (source created using Target of ETL), in order to apply Properties to the Fields (Duratoon 3 minutes)
After Launching the scheduler, we notice that the final source (point 3)) was not updated on the first execution of the Scheduler, but only after the second execution.
At this point, we checked both the Execution Logs and DB and we notice that the task 3) was finished before task 2), so they are not dependant and consecutive.
Have you never face this situation? How have you solve this?
Thanks