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

Forum Posts

How to set a current date time in HR task due date

Hi,I wanted to set a current date time in HR task due date, I have created a before insert BR-(function executeRule (current, previous) { var gr = new GlideRecord("sn_hr_core_case"); gr.addQuery("sys_id", current.parent); gr.query(); if (gr.next()) ...

ST9 by Tera Contributor
  • 600 Views
  • 2 replies
  • 0 helpfuls

Generating Auto numbering based on

I have a custom table where a field is there called "function" with different dropdowns (Marketing, Finance, etc) and another string field called "GAP ID". So my requirement is below : 1. When a new record is created with Function "Finance" GAP ID wi...

Resolved! Surveys

Hi , What will happen if set repeat interval as well as Trigger randomly   check box in  survey trigger condition .Does the survey trigger based on the repeat interval or based on the probability I configured ?   Thanks ,Ragavi

Ragavi2 by Tera Contributor
  • 2103 Views
  • 2 replies
  • 2 helpfuls

GraphQL API configuration on Azure API gateway

Does anyone have any idea on how to register the ServiceNow platform-provided graphQL API endpoint on the Azure API gateway?    I looking for some information on registering and fetching results on the Azure API gateway from the graphQL API endpoint....

Country Code Complete List

I want to add the country in the INCIDENT form reference to the user's location.However, the country code on the user form is not complete. I tried to to configure the dictionary to reference "core country" but I get the error below:  

JaycelSumayang_0-1680070436686.png JaycelSumayang_1-1680070623548.png

ServiceNow and SharePoint

Hello everybody,I have a task to show Knowledge articles that are in the SharePoint and view them in ServiceNow.is there any possible way to only view the articles without saving them on ServiceNow.if now , can someone provide me the way I can make t...

Resolved! UI Action form Button to redirect to a different url

Hi, I need to create a new form button on the incident table named 'open chat'. This button will be available only if the login user's email starts with the letter 't'.  When clicking on the button, needs to redirect to this url:https://hi.services/d...

Alon Grod by Tera Expert
  • 1524 Views
  • 3 replies
  • 4 helpfuls