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

Forum Posts

Email notification

when the user is submitting the ritm from employee center portal an email notification is send to the approver but in that email under  additional details no matter is showing can anyone guide me how to get that additional details in the notification

VenkataSreC by Tera Contributor
  • 335 Views
  • 2 replies
  • 0 helpfuls

Service Fields change request

Hi All , I have a requirement where on the service field on CR I want to prevent users from adding retired services to new change request.  can someone tell me how to do it ?? 

Interaction record showing as empty under incident record

Hi All, I am creating incident from interaction in agent workspace. once incident is created, the interaction record is showing as empty under incident record in "Interactions" related list.This is happening only for some records. Can anyone tell me ...

interaction.PNG
Saranya2 by Tera Contributor
  • 445 Views
  • 2 replies
  • 0 helpfuls

Resolved! ATF - Can we change the form view through ATF

I am trying to change the Incident form view, for a particular user group though ATF. Manually I can change the Form view to Default view, Self service or Service Portal. But through ATF, i am unable to fetch the Form view nor change the form view. C...

Mahesh51 by Giga Contributor
  • 3049 Views
  • 6 replies
  • 3 helpfuls

Using Document ID field

Hi folks -  I've a use case where I want to be able to relate a particular "Any" Service Now record (i.e a specific sys_id on any table) I discovered that this can be acheived by adding a field of type DocumentID on the table. Wiki provides informati...

Resolved! Change request processing

Is there a way to change the workflow for a change request, where if in scheduled status and the scheduled date changes, the status of the workflow goes back to New status? Thanks

clacroix by Tera Contributor
  • 467 Views
  • 1 replies
  • 1 helpfuls

Resolved! is it a bug? for GlideDateTime.subtract

for below code var dur = GlideDateTime.subtract(new GlideDateTime("2025-03-28 18:04:55"), new GlideDateTime("2025-03-29 18:04:55"));gs.info("dur: " +dur.getByFormat('hh:mm:ss')); dur_seconds = GlideDateTime.subtract(new GlideDateTime("2025-03-28 18:0...

Chris45 by ServiceNow Employee
  • 1366 Views
  • 10 replies
  • 1 helpfuls

Getting the value of assignment group in a script include

Hello,I need to write a script include filtering some options for a field in my Change Request table.I need it to only run if the assignment group field contains a certain value.When I looked up for the assignment group via REST API Explorer, it retu...

RonAlmog by Tera Contributor
  • 454 Views
  • 1 replies
  • 0 helpfuls

business_duration field - how is it set?

Hi Community! There's a field on the Task table called business_duration.- Is it still "alive" or is it deprecated?- How is it calculated?- Does it make use of any schedules, calendars etc? many thanks in advance  /Tommy