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

Forum Posts

Resolved! Service Catalog Cart API

I've created a scripted rest api which submits a catalog item similar to the code found here: https://docs.servicenow.com/bundle/jakarta-application-development/page/script/server-scripting/reference/r_ServiceCatalogScriptAPI.html(I did it this way a...

Jim60 by Tera Expert
  • 4102 Views
  • 4 replies
  • 3 helpfuls

How to create temporary table in servicenow?

Hi All, I am having script to get "sys_audit" table data by passing the incident sys_id. I need to populate the temporary table and want to store that data. How to do that? If anybody have any ideas/thoughts kindly share with me. Thanks, Gokulraj

Gokulraj1 by Kilo Contributor
  • 4517 Views
  • 1 replies
  • 0 helpfuls

Resolved! Language selector on login page

There is a language selector on my login page...the default language is English...when i select other than english it should reload and gives the login page in selected language.But it is not working...For ex. i have selected the French language even...

prasanna45 by Tera Contributor
  • 6183 Views
  • 6 replies
  • 2 helpfuls

Script debugger not working for Scheduled Scripts?

Hi, Am I right that it is not possible to use the script debugger for a Scheduled Script? I've made a script that is working fine but I notice that I can not debug it and step through it in the script debugger as it doesn't stop on the breakpoints I ...

Toon2 by Kilo Contributor
  • 3831 Views
  • 1 replies
  • 4 helpfuls

\$(window).scroll doesn't work for widgets?

Hi guys,As per our requirements I need to do sticky header for this div:<div id="header-2">               some content of sticky header       </div><div id="container">         some big-big text here</div>Client script:$(window).scroll(function () { ...

stryker129 by Mega Guru
  • 4097 Views
  • 8 replies
  • 2 helpfuls

Resolved! Insert data into a table via workflow scripts

Hello im a complete newcomer with servicenow and im trying to lear it. My goal its to create a workflow to add a user(sys_user) to use it in a form in a Catalog item. I create one workflow to test it but when i go to my catalog item it doens show up ...

Community Alums by Community Alums  
  • 4005 Views
  • 1 replies
  • 3 helpfuls

Show Info Message after redirecting user to a new page

Hi All, On a new portal we are creating we have exposed the back end incident form via the 'forms' widget so users can submit new incidents.  This has been amended slightly so when the user clicks the save button it redirects them back to the portal ...

Sam Ogden by Tera Guru
  • 3259 Views
  • 3 replies
  • 0 helpfuls

Resolved! Header Menu Issue - Scripted List

I’m using the /hrportal in my implementation, which runs under it’s own scope.  I have created a new header menu in my portal called ‘Approvals’ – this is copied directly from the OOTB (Out of the box) Approvals for the /sp portal.  Below shows the c...

Giving access to RITM of a catalog item to a specific role.

Hi ,   I want to give access to RITM of one of our catalog item to only users having a role (role name = access_role) . Only users with this specific role can see the RITMs of this particular catalog item and no one else. Currently our all itil users...

shrija10 by Kilo Contributor
  • 2969 Views
  • 1 replies
  • 1 helpfuls

Problem Form Read-Only After State is Closed/Resolved

Hi All, This is to inform you all that I want to make all fields read-only for a Problem Record once the state changes to Closed/Resolved.  The same functionality is working for Incident Record. But I am unable to find the script or logic behind this...

SNOW46 by Tera Contributor
  • 2207 Views
  • 4 replies
  • 0 helpfuls

Workflow switching to run as 'System' user if adding a Timer

Hi,I initiate a workflow by having a scheduled job running as a user named 'uCMDB_Integration'.In the workflow I have 2 scripts where I split the transformation of 10 import sets (5 transformations started in each script): Both are run as the user '...

find_real_file.png find_real_file.png find_real_file.png
klautrup by Kilo Expert
  • 6032 Views
  • 9 replies
  • 1 helpfuls