Invoke workflow WorkflowFileName variable not supported

@LewisHenderson

Just realised that I spend 15days trying to fix a bug with dynamically closing apps in the template just to find out that it’s not supported on Windows.

I’m gonna try dynamically generating the xaml file. Collecting workflows I want to call from one folder and generate a xaml file which will have invokes to each of them. That’s the only solution I have in mind rn.
This may cause problems when dynamically creating xaml files using packages in the Orchestrator. So there might be a need to create and call the file from some remote/non-orchestrator location.