Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Service Availability % Calculations - include "Planned Outage"

Hi Availability scores on service offerings are calculated using outages and commitments.  on the outage table there are 3 options for outage type "Outage" "Planned Outage" "Degradation"   Availability scores are only calculated when the outage type ...

How to insert hyperlinks, HTML code, etc. via Flow Designer?

I'm trying to create a function via Flow Designer such that an incident is generated when something (a group, in this case) expires. Our homegrown group maintenance system expires things after a year, and in spite of numerous (9) notices, group owner...

davida1 by Giga Expert
  • 13302 Views
  • 16 replies
  • 12 helpfuls

How to dot walk to the Document ID field on Approval table

After enabling 'Invalid Query' system property in our instance, the addQuery('document_id.xxx',"=", sys_id) is not working.   Log:  'document_id.xxx' not found in table 'sysapproval_approver'.  Any idea how to fix this issue?         

Sabitha Asir by Tera Contributor
  • 2020 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to decommission a CI in CMDB

Hi All, What is the best way to decommission a CI which has relationship with another CIs/Assets etc. I have a request to decommission -  When i search this CI in cmdb_ci then I found the below CIs records. Could anyone suggest the approach for it. ...

find_real_file.png find_real_file.png
Community Alums by Community Alums  
  • 6180 Views
  • 4 replies
  • 5 helpfuls

Resolved! How to get two input boxes by using spModal?

How to get two input boxes by using spModal... by using the below I am getting one..I need one more input box as well.. function(spModal) { var c = this; c.onOpen = function() { //ask the user for a string spModal.open({ ...

Sathwik1 by Tera Guru
  • 3622 Views
  • 4 replies
  • 4 helpfuls

Is anyone using Contract Management in ITSM?

We are currently on Quebec but will be upgrading to San Diego shortly. We are using the basic ITSM platform and our Procurement department are interested in using Contract Management. However, I have not been able to find a full description of how th...

Anne Mc by Kilo Expert
  • 1410 Views
  • 1 replies
  • 1 helpfuls

Resolved! API Graph v1.0 - Invalid query

Hi everyone, I actually implement outbound rest calls for getting information from msft azure, through Graph API v1.0. I'm facing an issue while executing following rest call : https://graph.microsoft.com/v1.0/users?$select=id,displayName&$filter=ass...

Resolved! What happening in the spmodal?

What happening in the below 2 mentioned lines? value: c.name.... my understanding is... there is no value initialized so... it will be empty,,,text box will be empty... suppose if I written anywhere like c.name ="sathwik" then in text box it shows sa...

Sathwik1 by Tera Guru
  • 1380 Views
  • 3 replies
  • 3 helpfuls