Problem: Invoking a workflow containing a Call Workflow node from command line

Well, I’ve just solved it obviously trying using a relative path to the nested workflow in a Call Workflow node.


It was quite clear after some attempts when an error message had informed me that Workflow Path must begin with “/” or “…”. Those two dots were easy to understand.

3 Likes