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

Forum Posts

Resolved! Printing out barcodes?

We would like the ability to print out asset receiving forms to send to our vendors. These forms would have data from the system, mostly in the form of text fields and the like, but they would also have barcodes. These would simply be a representatio...

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
  • 7860 Views
  • 5 replies
  • 4 helpfuls

Need help for Catalog UI Policy Script using AJAX calls

Hi All, Need some advice on the following:I have a variable named "Groups" in my Catalog Item, i am trying to populate the list of groups that a portal requestor belongs to into the variable when the requestor is submitting a new request. (He/She can...

alex_tan by Kilo Contributor
  • 1663 Views
  • 5 replies
  • 1 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
  • 1697 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...

Resolved! Performance Analytics reporting with colors

All,I have to provide standard performance analytics reports for various tables and there are a few requirements that I dont have answers to1) Create a score right next to the graph with an up/down arrow, similar to how it is in the workbench widget,...

find_real_file.png
ncp by Mega Guru
  • 1448 Views
  • 7 replies
  • 2 helpfuls

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
  • 10254 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
  • 11845 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
  • 2438 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
  • 3140 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
  • 2995 Views
  • 6 replies
  • 2 helpfuls