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

Forum Posts

Resolved! How do you pass an object to a function in a script include

I have the following function in a script include:glideDateTimeToISO: function(glideDateTime) { var isoDate = new Date(glideDateTime.getNumericValue()).toISOString(); return isoDate; }It takes in a GlideDateTime object. Problem is...

bdshan by Tera Expert
  • 807 Views
  • 1 replies
  • 0 helpfuls

Resolved! Client Side Messages i18N.format

I am trying to use i18.format method in a catalog client script but having no luck.   Initially trying the example in the documentation and outputting an alert message using a Catalog onChange script:   var info_message = nowapi.g_i18n.format("The {p...

Jon23 by Mega Sage
  • 1079 Views
  • 1 replies
  • 0 helpfuls

Data sync between prod and subprod instances

How can I sync table data from Prod to subprod instances automatically for inserts, updates or deletes?I understand that IDR used for two separate prod instances - is this correct? Are there any other methods?

Resolved! SPEntryPage modify the OOTB version?

Hi,The articles in the community show examples of modifying the SPEntryPage script include to customize behaviour such as redirecting users to a specific portal page based on role after login.  I did find a KB article (https://support.servicenow.com/...

chanhe by Tera Contributor
  • 2065 Views
  • 3 replies
  • 2 helpfuls

Reference Qualifier

Hi,I've created a  reference field called " Test Group",  I have this field referencing the user table, however I want to filter this field with users that only belong to group "xyz".  How do I do this?

paradise624 by Tera Contributor
  • 676 Views
  • 3 replies
  • 0 helpfuls

Who is system user?

I have a flow that is triggered monthly. It runs as "System User". Who is that? The workflow we have for the request by-passes certain things if the user who is requesting is in IT. Since System User doesn't seem to be in IT, it is not by-passing the...

cgedney by Giga Guru
  • 3406 Views
  • 1 replies
  • 1 helpfuls

UI action not visible on workspace

Hi All,i have created a ui action button in one custom table . I have enable the configure for the workspace option as well.but the ui action is not visible when that table opened in workspace.please suggest what i have missed 

How do you add a column to the Allocation workbench?

We have created two new calculated fields on the Resource Plan Table and would like to add these to the Resource Allocation workbench.  According to ServiceNow HI Portal we can do this?  Does anyone have any insight on how to go about adding columns ...

ChristineP by Mega Expert
  • 2211 Views
  • 9 replies
  • 4 helpfuls

Resolved! On call schedule query

Hi All, From which table we can see the present on call members details. Example: Vivek is in shift and i could see from the calendar, but from table how i can see the details? Any help is appreciated. Thanks in advance!!

Community Alums by Community Alums  
  • 2728 Views
  • 1 replies
  • 2 helpfuls

Resolved! Custom on-call schedule

Your preference would be a default custom on-call schedule.  We haven't found a way of doing this so need to setup each schedule individually.  Once it's setup and working in Dev how do we move it to Test and then to Prod.  I can't find the table whe...

Sally7_0-1692713518467.png
Sally7 by Tera Contributor
  • 2613 Views
  • 4 replies
  • 2 helpfuls