Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Nozomi - ServiceNow Integration - Vulnerability Response Integration with Nozomi

Fred4
Tera Contributor

Hello

 

I am encountering a failure to connect ServiceNow and Nozomi.

 

I have already used and connected the two applications with ServiceNow Service Graph Connector for Nozomi Networks. And Assets and Alert/incidents from Nozomi are loaded to my ServiceNow Instances.

 

However I could not load the Vulnerabilities with the Vulnerability Response Integration with Nozomi. I try to follow the setup guide that is provided on the store :

  1. I did the prerequisite connection with Vulnerability Response Integration with NVD, and CVE are loaded to the NVD library
  2. My connection is good and I have the Result : 200 when I test it
  3. I have created the Nozomi integration has follow

 

Fred4_0-1724680875505.png

Fred4_1-1724680875513.png

When I click on “Execute Now”, I have the following message :

Fred4_2-1724680875518.png

 

With in the notes this message : Encountered error running the integration. com.glide.communications.ProcessingException: Error constructing REST Message/Method: x_none_nozomi_vr.Nozomi Vulnerability Integration/GET CVEs

 

As anyone get its issue and find a solution ?

 

Thank you

5 REPLIES 5

Vishal Jaswal
Giga Sage
Giga Sage

Hi @Fred4 

As per your first screenshot, to me it looks like the application scope (global namespace) issue as the other working integration most probably is using global namespace (global application scope) however the vulnerabity integration is using it's own namespace (application scope).


Hope that helps!