Workflow analyzer: rule for missing workflow xaml from invoke

Hi @andrzej.kniola,

I was able to reproduce this behavior by following your steps.

But when I try to run that process, it throws me error:

So, you are basically publishing a project on orchestrator without actually running/testing it first which is not advisable as your project can still have errors.

Workflow analyzer is not a way to detect all kinds of errors in our project. It just an additional check that has to go hand-in-hand with debugging/testing the process to ensure a working process.

Its kind of like - some errors that are identified during run and some errors that are identified during analyzing project. Both have to be done in order to get a working project that also meets the high quality and reliability standards.

Even when you would see under governance policy, there multiple options to use workflow analyzer:

Regards
Sonali