Open Q&A
If there's no good subforum for your question - ask it here!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Event Trigger on Problem Closure

MarwanC
Advisor

Does anyone know what parameters I need to define in the DAVIS EVENT TRIGGER in the workflow that is trigger the workflow when a DAVIS AI closes a problem.

I appreciate any support on this.

 

 

1 REPLY 1

Mizső
DynaMight Guru
DynaMight Guru

Hi @MarwanC 

Maybe I do not understand your request well.

In case on Davis Problem trigger there are two options active and active or closed:

Mizs_4-1764323044789.png

In case of Davis event trigger you can use this DQL:

fetch events
| filter matchesValue(event.status, "CLOSED") 

Mizs_3-1764323007369.png

I hope it helps.

Best regards,

János

Dynatrace Community RockStar 2024, Certified Dynatrace Professional

Featured Posts