Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Interactive Filter for Owned By of Release Configuration Item

Robert Campbell
Tera Guru

I am trying to create an interactive filter for service owner but I can't dotwalk through the interactive filter to get to the right reference. I have a reference interactive filter on sys_user. 

RobertCampbell_1-1738265498773.png

 

 

RobertCampbell_0-1738265442469.png

 

RobertCampbell_2-1738265765171.png

 

RobertCampbell_3-1738265833905.png

 

This dotwalking works

RobertCampbell_5-1738266221572.png

but I can't dotwalk to sys_class_name=rm_release^cmdb_ci.ref_cmdb_ci_service.owned_by=...

RobertCampbell_6-1738266315606.png

RobertCampbell_7-1738266376001.png

 

 

 

 

1 ACCEPTED SOLUTION

Robert Campbell
Tera Guru

Since there was no response I had to use a custom interactive filter and script it.

View solution in original post

1 REPLY 1

Robert Campbell
Tera Guru

Since there was no response I had to use a custom interactive filter and script it.