cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Choices in workflow flow

henk_stobbe
DynaMight Leader
DynaMight Leader

Sorry for the cryptic subject,

But simply stated, all components in a workflow will run. e.g. There is "no-if-then"?

So this means you must skip code in a component programmatically to mimic this. 

And I assume you can stop the workflow from with the workflow? e.g. if x happens->then stop the full workflow!

 

KR Henk

2 REPLIES 2

ChristopherHejl
Dynatrace Advisor
Dynatrace Advisor

You have control over the flow using the task conditions tab on the right. There you define what conditions must be met for the task to run and can decide to stop the workflow (technically only the branch / flow where the task sits) or simply skip over this task and continue with the next. More details and examples: Create workflows in Dynatrace Workflows - Dynatrace Docs

henk_stobbe
DynaMight Leader
DynaMight Leader

Hi Christopher,

 

I can hear you shout "RFM" (-;

 

Thanks!

 

henk_stobbe_0-1718194111367.png

 

Featured Posts