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

Forum Posts

I am not getting values in Client controller properly

    //server script else if (input.action == 'impHostingloc') { var hostingLocation=input.name; data.cloudServiceProvideList =[]: var cloudService=(}; if(hostingLocation=="Public"){ var cloudPro = new GlideRecord('sn_capi_provider'); cloudPro.addQue...

Priya75 by Tera Contributor
  • 854 Views
  • 6 replies
  • 0 helpfuls

Fix Script to Close Automatically the State

Hi Everyone,I have written a Fix script to close the RITM records which are active and not updated before one year ago and also there associated REQ, APPROVAL and SCTASK state as Closed Automatically. But i don't want to lookup for all tables. Someti...

Rakesh40 by Tera Contributor
  • 520 Views
  • 4 replies
  • 0 helpfuls

How do I find the source of imp_location table?

PFA screenshots.I am having an issue wherein garbage location records are being created daily with names like ",,BC" and ",,ON" - with single and double commas. The record count just keeps on increasing daily. I suspect these location records are bei...

iamkurt by Tera Contributor
  • 572 Views
  • 1 replies
  • 0 helpfuls

On-Call Scheduling

Is it possible to create multiple on-call schedules for one group?

danag by Tera Contributor
  • 374 Views
  • 1 replies
  • 1 helpfuls

New Requirement

Hi All,Can anyone give idea how to achieve below requirement. Create button name as Assigned Me on Incident form this button should only display to selected assignment group on incident form means when user selects the assignment group from assignmen...

Resolved! Filter showing unwanted results

PFA screenshot - I want results from 2 days in 2023 but the system is returning results from 2024. What am I doing wrong? Any suggestion would be appreciatedThanks

iamkurt_0-1722644600258.png
iamkurt by Tera Contributor
  • 750 Views
  • 4 replies
  • 2 helpfuls

Xanadu feature ! ECMAScript 2021 (ES12)

Hi All,ECMAScript 2021 (ES12) is coming to individual script in the Xanadu.With the help of this now we can use 'let', 'const' and also including arrow functions. These feature will be used globally, not just in scoped applications. Thanks & regards,...

polnilesh99_0-1722606923768.png
Community Alums by Community Alums  
  • 1320 Views
  • 2 replies
  • 2 helpfuls

I want to write a script in ACL

Hello All , I have a requirement , where there is a pre-existing "Write" ACL on the change request table for the "close code" field . I want to write a script which will allow only the "requested by" , "assigned to" and the change manager role users ...

Resolved! Catalog variable of Integer - numbers only

I'd like to create a catalog variable that allows numbers only and this doesn't appear to be available OOB.  When I search the Community, people are using a variety of scripts for this.  Does something this common really require a script?Thanks,Trish

Trish Mac by Mega Guru
  • 6309 Views
  • 13 replies
  • 13 helpfuls