SecOps forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Close/Defer Workflow Question

Hello, I'm currently working on developing some reports for any VI or VG that was subject to the "Close/Defer" button. In doing that, I noticed that depending how a VI or VG is marked as closed, it may or may not be reflected within the table known a...

Jimmy26 by Giga Contributor
  • 1617 Views
  • 5 replies
  • 0 helpfuls

getaddrinfo ENOTFOUND 62882.service-now.com

Hey, I had recently created a ServiceNow account and am planning to access asset information using Rest API .When I run my curl command I get the following error .How do I resolve this ?   ERROR: getaddrinfo ENOTFOUND "INSTANCEID_PLACEHOLDER".service...

Harshaan by Kilo Explorer
  • 2188 Views
  • 1 replies
  • 0 helpfuls

Resolved! Best Practice for Adding Tags in Security Incident Module

We are just getting involved in the  Security Incident Response Module.  Is there a best practice for setting up a user to create tags in this module.  We have quite a large user base and I believe the concern is that it will get out of hand quickly....

Resolved! How can I see what workflow triggers have fired?

We have 50+ workflow triggers and I want to know when a workflow trigger has fired. I see there is a "Response Workflow" in the Security Incidents. If I knew what table this was then maybe I could see what workflows (and, by extension, what triggers)...

J_56 by Kilo Contributor
  • 4516 Views
  • 7 replies
  • 10 helpfuls

Resolved! How to fix a mis-matched CI manually?

Our CMDB is a bit of a mess (working on that as we speak) and I sometimes get VI's that are matched incorrectly to a CI.  Is there a way for me to just reassign a VI to a DIFFERENT CI without going and changing matching rules and deleting the CI tabl...

Kevin149 by Tera Contributor
  • 2348 Views
  • 5 replies
  • 8 helpfuls

Resolved! How can i edit "sys_import.do" page?

the user connects to link https://xxxx.service-now.com/sys_import.doget an error message: "User Not Authorized" the user is not an admin.How can I fix it?

hung_nguyen by Giga Expert
  • 1813 Views
  • 10 replies
  • 3 helpfuls

Resolved! Rapid7 Vulnerability Integration and Risk Score

Rapid7's Nexpose scan generates a risk score for vulnerabilities. ServiceNow also has vulnerabilities risk scores.The risk score from the integration is not loaded instead, the SN risk score (default 50) is what is showing (see second image). How do ...

find_real_file.png find_real_file.png

Conversion of attachment file to .eml

Hi all,  We have requirement to convert attachment file extension to .eml before creation of ticket from catalog item. Kindly advise if anyone has come across such  requirement where attachment file extension was changed in process. Thanks in advanc...

Resolved! Increase time for Error Message at service portal

Hi all, I want to increase the timing of error message before abort action and redirection of page ,as it is immediately disappear and redirect.I tried with setTimeOut() and wait(). Note:My script is in script section of Record producer. Kindly provi...