Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Resolved! How to update date field to current date and time

I want to run background scripts to update resolved date to current date and time var gr = new GlideRecord('sn_customerservice_case'); gr.addQuery("sys_id","3751d2e11be113d9c4bcb7d"); gs.print(gr.getRowCount()); gr.query(); while(gr.next()) { gr.s...

Zuri by Tera Expert
  • 3617 Views
  • 1 replies
  • 4 helpfuls

On hold duration measurement

Need to add a field "onhold duration" to the incident form, this field should capture all the durations when the incident kept on hold. Please suggest how to proceed with this requirement.

rajasekahr by Tera Guru
  • 809 Views
  • 1 replies
  • 0 helpfuls

Resolved! UI Policy Not Working on Existing Records

I have a UI Policy that based on the selection of field a (Caused by Third Party) should show and make mandatory field b (u_third_party_name) within a problem record. This seems to work fine if it is a new record, but doesn't work at all on existing ...

find_real_file.png
ddiroma by Mega Expert
  • 3283 Views
  • 6 replies
  • 0 helpfuls

send survey after one day of incident is resolved

I have requirement where i have to sent the survey after 1 day of its resolved time for incident. Do we need to write scheduled job if yes then how can we trigger the survey from schedule job if no then what is the other option.   Can anyone help me 

Community Alums by Community Alums  
  • 1565 Views
  • 5 replies
  • 0 helpfuls

Resolved! To make attachment mandatory on Native View of catalog item.

To make attachment mandatory on Native View of catalog item. Got a related post for the same , It suggest for DOM manipulation . Can somebody please tell if using DOM manipulation will not impact anything later ? @Ankur Bawiskar  Can you please advis...

Mishu by Tera Expert
  • 1295 Views
  • 7 replies
  • 2 helpfuls

Resolved! Adding Additional fields / workflow to Assessment (Survey) records

Situation: I have created Customer Satisfaction Surveys, One for Incident & one for request. For each response record (AINST) I would like to enable additional workflow steps, add fields, and flows. I've tried to add a 'Follow Up' section and 'Exclud...

find_real_file.png
Kevin by Tera Expert
  • 997 Views
  • 1 replies
  • 1 helpfuls

Resolved! How to populate Requestor Details in variables of MRVS?

Hi All, Hope everyone is doing good. I am working on a catalog form with Variables, Name (reference to User table), Department, Work Location, Telephone, Email. When value changes in Name variable, all the other variables get populated automatically ...

rkreddy by Giga Expert
  • 8114 Views
  • 58 replies
  • 0 helpfuls

Email notification not working on approval table

Hi, I have a requirement to trigger a notification once the approver approves the approval request on the RITM(sc_req_item) table. I am triggering an event from the workflow. I need the notification to be received by all the approvers and the request...

find_real_file.png find_real_file.png
Hari1 by Mega Sage
  • 1380 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to change the description text color in service now portal.

In ServiceNow Portal I need to change the description text color. In what way i need to change to another color? Under Request there is a incident number (which is highlighted in yellow) that text color should be change to another color. Please tell...

find_real_file.png
sai79 by Kilo Contributor
  • 1414 Views
  • 3 replies
  • 1 helpfuls

Resolved! Business Rule to change state based on user role

Hello, All!  I just upgraded to San Diego and a few of my business rules started going wonky.  I'm trying to fix this one for my INCs, but I can't seem to do it.  I have a role (ASDM) that I put in just for one group so I can call it here due to a bu...

find_real_file.png
Ben124 by Tera Expert
  • 1580 Views
  • 2 replies
  • 2 helpfuls