Hi!
Please, if someone know solution for this.
I have OpenRPA workflow with InvokeOpenFlow element, where I try to run nodered workflow.
If I play workflow in child session it never ends, state remains “running”.
If I play it normaly, everything is ok, status is “completed” in the end.
I have try with different nodes between workflow in and workflow out nodes.
In nodered debuger, state is “completed” after workflow out node, but in OpenRPA it remains “running”.
And of course, my openrpa workflow stops here and keep waiting for status to complete which is problem.
Is it even possible to use nodered workflows in child session?