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

Forum Posts

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
  • 628 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  
  • 1228 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
  • 5343 Views
  • 13 replies
  • 12 helpfuls

Resolved! Hidden fields appearing on RITM form in Service Portal

Hi All I have an issue with one of my catalog items, where the RITM page on the portal is showing a hidden field after you submit the request. For example, here is the form a client script is hiding some fields (i am using a client script because th...

find_real_file.png find_real_file.png find_real_file.png
Kai Tingey by Tera Guru
  • 4963 Views
  • 13 replies
  • 2 helpfuls

integration with datadog

HI All ,  Am trying to integrate datadog with service now by following this article here >>>https://docs.datadoghq.com/integrations/servicenow/<<<   however it asks to upload the XML file to service now but when i tried , servicenow accepts only xls ...

karan15 by Tera Contributor
  • 2612 Views
  • 9 replies
  • 2 helpfuls

How to move consumables from one stockroom to another stockroom

Hi, Need to move bulk consumables from one stockroom to another stockroom with rack, bin and quantity details we have requirement to move the consumables between the stockroom in bulk how to do it or should we create any UI action or record producer ...

Heisenberg by Tera Contributor
  • 2252 Views
  • 7 replies
  • 1 helpfuls

Resolved! Need help on custom Save button

Hello, We have created a custom Save button on a scoped application for a table. The code for the button is given below. The Save button is conditionally visible, which is why we created it instead of using the out-of-box (OOB) Save button (which sav...

Khalid9030 by Tera Contributor
  • 819 Views
  • 7 replies
  • 1 helpfuls

Load Data Map to Reference Field

I am trying to import via Load Data from an excel file.My source data (excel file) has the following fields: Acquisition methodAsset tagCostFunctional departmentInstalledStateBuildingModelPO numberSerial numberSupport groupEntityLast locationOwning D...

SusanDavidson_1-1722577655586.png SusanDavidson_0-1722577627680.png

Flow restart for custom table

Hi Everyone, I have an custom table that runs on Flow Designer. Now, I want to cancel the flow and restart the flow again, when user changes the "approver" field on the form. I have created the before "update" business rule and it's working as expect...