We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Resolved! Show different value on on reference

Hi Community,Good DAY!Actually I am stuck in a requirement,there is a catalog item name "select incident". have a variable that is reference to incident table, but i need to show short description of incident record instead of number here,Thanks In A...

rahdev_0-1726128052329.png rahdev_1-1726128077198.png rahdev_2-1726128106560.png rahdev_3-1726128121257.png
rah dev by Tera Contributor
  • 842 Views
  • 5 replies
  • 1 helpfuls

Export Set Pre Script

Hi all,I want to set a field existing in a table as a concatenation of two existing fields. I want to calculate this field at the export, meaning, by a pre-export script.I was wondering how could i script this? In this scripting there is no 'current'...

ant_niopires by Mega Contributor
  • 2985 Views
  • 3 replies
  • 3 helpfuls

Resolved! Email stuck in send-ready

Hello!  I have a bit of pickle here with emails beign stucked for some period (thursday-sunday - 5.9 to 8.9.) in "send-ready" state and monday's emails were processed as they should onwards. According to investigation I did, there was no-error found ...

Issue with reusing server CI in ServiceNow

Hi community, I'm encountering a problem with server reuse and how ServiceNow handles this. Below, I’ll outline the situation and would appreciate your insights and potential solutions. Issue 1:At our company, servers are being reused, for example, s...

LDAP Transform map script Issue

We use the CITY field from AD (which comes from HR system) to drive the location field in Servicenow. This works fine, except for Canada users that are remote, because HR uses the same city for CA remote users as they do for US remote users (REMOTE)....

jlaps by Kilo Sage
  • 433 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to extract output of script in csv/xls ?

How to get data in csv or xls sheet after running below script.  I want each row to have the respective incident number and priority as part of the sheet var gr = new GlideRecord('incident'); gr.addEncodedQuery('work_notesLIKEscript is regression re...

Snehal13 by Kilo Sage
  • 1333 Views
  • 3 replies
  • 0 helpfuls

Resolved! I need add some of reports to all tabs in dashboard

Hi Team, I have requirements. I need to add some repots in all tabs. How can i add them As per screenshot, we need to add reports above tabs  Could you please help me on this above requirement. Thank you in advanceMani