Hi,
I have an Action Flow with 2 modules:
1. A "Execute Process Automation Skill" module --> which launches a Python Notebook
2. A "QueryData" module
 When I launch the AF, module 2 starts without having finished module 1 with the launch of the Skill:
When I launch the AF, module 2 starts without having finished module 1 with the launch of the Skill:
 Note: Output says is "Queued "but de AF is (bad) finished
                            Note: Output says is "Queued "but de AF is (bad) finished
Is there a way in the Action Flow that module 2 does not start until the previous one has finished?
Thanks in advance.

 
  This would then follow into AF number 2 with the second part of the execution and would only be triggered when the skill has completed the previous steps on it.
This would then follow into AF number 2 with the second part of the execution and would only be triggered when the skill has completed the previous steps on it.