Hi all,
I am using the action "Run Desktop Flow" to run desktop flow B from desktop flow A.
In Flow B, I have an error handling subflow, when error occur then it will run the subflow and it works well when I run Flow B directly. However, when I run Flow A to trigger Flow B, the error handling in Flow B won't work anymore and just causing Flow A failed in the action "Run Desktop Flow" and Flow B failed.
Anyway to trigger the error handling in Flow B when I am using "Run Desktop Flow" in Flow A?
Thanks a lot!