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

Forum Posts

getClientData in server side?

Hi Folks, The below code is written in business rule,what the below highlighted code will do and what exactly this gs.getSession().getClientData('dontcopy') == 'true') means in  BR. Because of this sometimes comments are not copying to SC_task. if(gs...

Vijay27 by Tera Guru
  • 3915 Views
  • 2 replies
  • 0 helpfuls

How to change Date Format from YYYY-MM-DD to DD/MM/YYYY on Portal?

So, I'm new to ServiceNow and I have this Date Type Field which I am using on a form on Service Portal. So when the end user selects the date on Portal it shows selected date in format DD/MM/YYYY.But when the end user submits the request, this format...

Alfiya by Tera Contributor
  • 8713 Views
  • 6 replies
  • 1 helpfuls

How to Add embedded survey in email notification?

Hi All, I want to add a embedded survey in email notification,so i can submit the survey within that particular tab. here i am sharing document link as follow i tried and follow this link but it is not working for me. https://docs.servicenow.com/bund...

Duration field value not displaying properly in reporting

I have created a new field on the Incident table with a type Duration to calculate the age of open incidents (datediff from opened to today). The calculation works and the field displays correctly on the incident form, however I am not able to report...

jomandy by Kilo Explorer
  • 3069 Views
  • 8 replies
  • 0 helpfuls

How to access Work Notes value in Client Script

Hi Team,   I want to access work notes in client script, but i am getting empty value. var table_name = g_form.getTableName(); var rej_comm = "Cancellation/Closed Incomplete/Rejected Reason: "; var oldWorkNotes = g_form.getValue('work_notes'); alert...

Mounika M by Tera Contributor
  • 3478 Views
  • 2 replies
  • 1 helpfuls

How to set default value of variable in catalog item.

HI All, I have a catalog item with variable( sub-state) and when we submit the catalog a new record is created on the hardware table. I have created a onload catalog catalog client script, which sets the value of sub-state to available. when i open t...

Priya75 by Tera Contributor
  • 2640 Views
  • 11 replies
  • 0 helpfuls

Tickets assigned to our queue

I’m beginner to service now and part of triage team. I’m trying to get a report to know the tickets which are assigned to my group on a given date. The creation date can be any date but ticket can come my queue today. Im interested in knowing the tic...

JAY138 by Mega Contributor
  • 3330 Views
  • 7 replies
  • 0 helpfuls

Resolved! Locking down access to Catalog Item with ACL

Hi team I'm not great with ACLs or scripting but could do with some assistance with locking down a specific catalog item: I have a catalog item called 'Account Audit Request' and a workflow to have it approvedI have created a group that should have a...

jonny27 by Giga Contributor
  • 3045 Views
  • 26 replies
  • 0 helpfuls