Automations
All questions related to Workflow Automation, AutomationEngine, and EdgeConnect, as well as integrations with various tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Workflow filter problem title

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

I would like to create workflow to filter only some problems base on title.

Workflow problem trigger allows filtering only base on entity tags. I would like to filter only some events base on title. My question is:

  1. Can I use "Additional custom filter"?
  2. Do I need to create a Javascript task for filtering in/out?

Thank you!

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl
3 REPLIES 3

dylan_taelemans
Advisor

Hey, you can open Advanced options --> Additional custom filter

dylan_taelemans_2-1788269120882.png

 

 

sonja
Dynatrace Champion
Dynatrace Champion

In addition to what @dylan_taelemans showed, you might want to consider using the matchesPhrase operator: https://docs.dynatrace.com/docs/platform/openpipeline/reference/dql/dql-matcher-in-openpipeline#op-m...

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

Thank you both! Yes, I was able to filter using option 1. Using DQL matching "event.title".

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Featured Posts