Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

How to Set Date after 3 Business days

How to Set Date after 3 Business days - For Example Today is Thursday user should not be able to choose Friday, Saturday, Sunday,  Monday and Tuesday. Its should exclude saturday and sunday while checking 3 days

Santhosh23 by Tera Expert
  • 865 Views
  • 2 replies
  • 0 helpfuls

Resolved! ServiceNow List Collector sysID to displayName on catalog task

I have a catalog item that contains a list collector that i will use to populate the description field of a catalog task.   When i use this variable, the sysID of the server selected is populated instead of the displayName   If i try to drill down i...

find_real_file.png find_real_file.png find_real_file.png
IT Eric by Tera Contributor
  • 4299 Views
  • 5 replies
  • 1 helpfuls

SCENARIO BASED INTERVIEW QUESTIONS

/*Req 1:- Write a script to add "Test" in short description before on last 10 updated incident?*/var grinc = new GlideRecord('incident');grinc.addQuery('active',true);grinc.setLimit(10);grinc.orderByDesc('sys_updated_on');grinc.query();while(grinc.ne...

onsubmit glide ajax issue

Can someone help me understand why this code is not working? I'm trying to use GlideAjax in an onSubmit client scriptThis is not a real requirement—I just want to learn because I was asked this in an interview last time.Also, if this question comes u...

"Attached Knowledge " tab

In incident form i am able to add the Attached knowledge tab in related list, but After that is not visible , please help me on this how to resolve it.

keerthana10 by Tera Contributor
  • 601 Views
  • 3 replies
  • 0 helpfuls

Service catalog variable

Creating a variable without a name, where only the text box should visible (Label should not be seen in form)

kothasahit by Tera Contributor
  • 477 Views
  • 1 replies
  • 0 helpfuls

Service Portal AI search

Hello everyone,     I have a custom portal enabled which is my default landing page.I have enabled the AI search and configured the ai search. On any keyword search and clicked on search button it takes to another page to display the results where i ...

standard change proposal - change request values

Hi Team! in our standard change proposal "propose a new standard change" we have assignment group mandatory under the "change request values", i know change request values can be edited in the "standard change administration" module but im looking fo...

vic by Tera Contributor
  • 2159 Views
  • 6 replies
  • 2 helpfuls

Resolved! How to prevent adding duplicates in list collector

Hi,A list collector field is added to Parent and child tickets.Related tickets from multiple sub tasks are getting added to parent. When two or more sub tasks having same related ticket it is getting duplicated and adding multiple times in parent rel...

Kumar147 by Tera Contributor
  • 1106 Views
  • 5 replies
  • 0 helpfuls

Requestor comments are not seen by agent

Hi experts,we are seeing an issue, when the requestor post some comments on the case, the agent who is working on it is unable to see. How can we fix this issue? TIA

si21 by Tera Guru
  • 631 Views
  • 3 replies
  • 1 helpfuls