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

Forum Posts

Resolved! How do I filter empty rows with REST API?

Hi I am making REST API call on a table with fields A, B and C. Please let me know how can I append the query in URL not to bring rows when field A is Null? Thanks in advance.https://xxx.service-now.com/api/   ....   TABLE_NAME?....   &sysparm_fields...

Rajanmehta by Mega Guru
  • 9320 Views
  • 5 replies
  • 4 helpfuls

Resolved! fetch the current workflow for a change request

Hi there, I am trying to write a simple script within the workflow to fetch the current change id within the normal change workflow, i found out its not really working. var gr = new GlideRecord("change_request");gr.addQuery('number',current.sys_id);g...

Rex Shi by Giga Contributor
  • 3307 Views
  • 13 replies
  • 1 helpfuls

Resolved! Populate parent depending on the Service Offering

Hello Experts I'm having a tough time populating a set of values to a glidelist based on a different field. I have two different Glide Lists(Business service and Service Offerings). Each Service Offering will have a Business Service as a parent which...

Workload trend report (time-of-day, day-of-week)

I just thought I would share something I recently discovered after 6 years of using ServiceNow.Did you know that you can pull a trend chart to show the load balance of incidents created grouped by the time-of-day or day-of-week?  I didn't, I had actu...

williamsun by Mega Guru
  • 12976 Views
  • 11 replies
  • 5 helpfuls

Resolved! Create One to Many Relationship

Hi, I have to create one to many relationship . I can do many to many but I don't know how to configure one to one, and one to many relationship. Thanks in Advance. Sushil

sushil sinha by Giga Contributor
  • 14401 Views
  • 5 replies
  • 4 helpfuls

Resolved! Adding Approve/Reject button to the ticket itself

Hi all, There's a need of adding Approve/Reject buttons to the actual tickets (Change, REQ, RITM, Incident, etc).This should work just like Approval form. (Buttons should be visible just by approvers.) Is this possible to be done? Thank you very much...

joaof by Mega Expert
  • 3378 Views
  • 4 replies
  • 0 helpfuls

Best way to cancel RITM

Hi All, Would like to have your inputs on this case.. What is the best way to cancel an RITM? I shall briefly explain my scenario.. Request is auto-approved and RITM has one or two levels of approvals, depending on the catalog item. We have workflows...

anusarma by Kilo Expert
  • 3785 Views
  • 1 replies
  • 0 helpfuls

Resolved! Query the table sys_audit

Hi, I try to query the sys_audit table to get an old value from a specific field. My proble is the documentkey field. In this field is stored the sys_id from the record. When I use the sys_id directly, I got my result. When I use g_form.getUniqueValu...

User149490 by Tera Contributor
  • 4854 Views
  • 6 replies
  • 2 helpfuls

Resolved! Has Breach Task SLA report more User friendly

Hi, I have to create a report on SLAs, did they breach or not, so I created one (see below), but I would like to switch the order for True & False values (False first, True second) and if possible change their labels for example False => Achieved, Tr...

find_real_file.png
Ach75 by Giga Contributor
  • 3411 Views
  • 2 replies
  • 0 helpfuls