Home > Forum > Processes > Step Wait for sub-workflows: usage of advanced settings /verification path

Step Wait for sub-workflows: usage of advanced settings /verification path
0

MVP

Has anyone used the advanced settings or verification path option of the step "Wait for sub-workflows"?

Advanced settings
The default options are limited to all positive or one negative. So the parent workflow would continue as soon as the first sub workflow has been finished negativ. In my case it should wait until all sub workflow finished negative or positive. I thought about using the advanced settings, but I have no idea how. Documentation:
You can also define the path dynamically. To do this, select Use advanced settings and create a suitable SQL query in the Advanced path choice field.
When is this executed?
a) When the first sub-workflow is started
b) When one sub-workflow finishes
c) When all sub-workflows are in state finished

Verification path
Did anyone use this and has an idea how to use it/what it does and whether it works with BPS Portal?

Kind regards,
Daniel

MVP
In reply to: Kamil Nędza

I hope this will be useful :)
https://alterpaths.com/wait-for-sub-workflows-step-advanced-configuration/

Thanks, for checking this and writing even an own post about it. :)
It's new for me, that you can write something else than pure select statements in the expression editor.

Off topic:
This could be useful if you are doing presentations or recordings where you want to highlight something:
https://docs.microsoft.com/en-us/sysinternals/downloads/zoomit
If you start drawing your screen is "frozen". You can even highlight somethings which is only visible during a hover effect.

edit:
Just got tasked with an implementation where I need this. :)