We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Resolved! "Force into Update Set" button not sowing up

Hi everyone, We have a UI action "Force into Update Set" to force changes in to update set since 2016. This was showing up on all the forms (user table, scheduled jobs and so on) previously but suddenly it is not showing up now.  I have checked for a...

find_real_file.png

Saving an order guide as a draft

Hi all,       I was wondering how to best save an order guide as a draft? I have looked into wish list functionality, but it doesn't appear to work in conjunction with order guides. Is there a better way to save an order guide as a draft?

The content you requested cannot be displayed right now. It may be temporarily unavailable, the link you clicked on may have expired, or you may not have permission to view this page.

The content you requested cannot be displayed right now. It may be temporarily unavailable, the link you clicked on may have expired, or you may not have permission to view this page. why do i get this message? i just completed writing a reply to a q...

ggg by Giga Guru
  • 12688 Views
  • 4 replies
  • 1 helpfuls

Resolved! Get Client Local IP Address

Hello,  Does anyone know how to get the client Local IP address in servicenow.  I see there is a way to get the Public IP address using the below method, but need a way to get the local IP address.gs.getSession().getClientIP();  Please let me know if...

Sureshdta by Kilo Explorer
  • 11722 Views
  • 3 replies
  • 0 helpfuls

Resolved! GR Query for Operational Status

Hi All, Good Day! I was asked to the below requirement and as my task doesn't mainly include scripting I'm trying to process what is being asked here: Create a new function called ChangeManagementUtil called "isContainsRetiredCIs" which accepts the c...

Resolved! Get first element of array if is a string number

Hi all, I have this array of objects, and i have to take the first object that have property 'userId' as a number For example i want to take object {name: 'Mario',userId: '040287960321'} to do this I would like to do a while-loop and use regex, so th...

Resolved! Help with User Criteria Advanced Script

Hello - I am working on a User Criteria requirement for a Catalog Item that I am adding.  We have a custom field on the sys_user table called:  u_job_code.   I only want users with a specific job code to see this catalog item.  This u_job_code field ...

jlaue by Mega Sage
  • 13796 Views
  • 9 replies
  • 14 helpfuls