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.

Unable to bind CI to events

Naresh Kumar G1
Tera Contributor

Hello all,

 

I am working on an custome event rule where I am using Binding with the following conditions,

 

Binding Type: CI Field matching

CI Type: HTTP(S) Endpoint

 

Where name is sent as a part of additional information and it also contains short_description field. The issue here is if we don't send short_description from the source then the mapping works. But if we include it under Additional informational field then it gives an error "Binding Failure Reason: No matching CI found, while searching CI by type: cmdb_ci_endpoint_http with query: "short_description=test message  Alert^name= google.com^type=2^install_status!=7^ORinstall_status=NULL""

 

I have added the CI under HTTP(S) Class table. Still it is using the short_description as a part of node search to bind the CI. Could someone please guide me on how to remove that short_description field from the bind criteria.

 

Regards,

Naresh

4 REPLIES 4

Naresh Kumar G1
Tera Contributor

How to prevent the event rule from using short_description as a part of CI mapping.

 

NareshKumarG1_0-1671804701220.png

 

Did you ever get an answer to this? I want to say that information would be coming from the event source, but I'm not 100% sure.

NCS1
Tera Contributor

Hi Naresh, i have a similar query where i want to get rid of correlation-id from additional info which is getting passed via Splunk alert. 

Were you able to find some solution for the above issue?

Hi NCS1, Sorry I could not find a solution and it is still there. Have you got a solution for this?