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

Forum Posts

Fields for Solver not saving

Hello!So, for context, I am trying to create a field that must be filled by the solver of the RITM. It is hidden from the user that is requesting the RITM, but it is visible only to the solvers. I've already done the UI Policies in order to make the ...

danielmelo by Tera Contributor
  • 700 Views
  • 3 replies
  • 0 helpfuls

How to configure a Tab in SOW to be a default tab

Hi,Is there any way to configure the Related records tab to be the default tab so that every time someone enters the incident form it will automatically open on the Related records tab and not on the Details tab? I want to keep the same order of the ...

Screenshot 2025-01-02 at 18.01.24.png
Alon Grod by Tera Expert
  • 1163 Views
  • 3 replies
  • 0 helpfuls

How to add an XML Template to an Outage Task on NEW

I've been scouring the web to see if it's possible to add RICH TEXT to the Details of a New Outage task. The Ask:Management would like to apply a predefined or suggested Text format to Outage Task and other types of records within ServiceNow. I'm fam...

EricG_0-1735823934689.png
EricG by Kilo Sage
  • 760 Views
  • 2 replies
  • 1 helpfuls

Resolved! Display barcode from javascript library in a ui page

I want to call the javascript library JSBarcode to display custom barcodes , whenever i click on a ui action in a form. I have created an ui action and on clicking it i have created an ui page which is coming as a pop up. I want to display the barcod...

SamiranD by Tera Contributor
  • 1637 Views
  • 7 replies
  • 0 helpfuls

Workflow event

So When workflow event is trigger? is there any table where its history is stored like this this event is triggered and this time.. I just want an wait for WF event if flow desginer.

new SLAs

Hi experts,I need to replicate 200 SLAs for new conditions.What is the best approach to perform this action?  TIA

si21 by Tera Guru
  • 814 Views
  • 4 replies
  • 3 helpfuls

No refresh token is generated

Hi. I was investigating whether ServiceNow and Google Calendar could connect using the Google Cloud Platform service account key. I registered the key information in ServiceNow in the form of JWT and confirmed that the access token was obtained and G...

find_real_file.png find_real_file.png find_real_file.png
d-aizawa by Kilo Sage
  • 4126 Views
  • 7 replies
  • 0 helpfuls

Scripting in Wait for Condition Flow Designer without Record

Hi,Can we add scripting in "wait for condition" Action in flow designer without adding the record.As my requirement is to continuously look up records from Assessment Instance table, until atleast one assessment got completed. For this if I use "look...

VullankiL by Tera Contributor
  • 1637 Views
  • 4 replies
  • 0 helpfuls

Client script in portal widget

Hi All, I am new to service portal, as I tried to get a field value using client script on portal widget I am able to display message from html when field value is changed but not able to display anything when record is saved without changing the fie...