Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

LDAP listener active and listening for changes but no updates

We deployed SNOW about 6 months ago and did an initial LDAP user import sync into SNOW.  We setup LDAP listeners using a mid server.  I don't think anyone ever checked if it was working until we noticed some new employees were not in the SNOW user li...

adamabel by Tera Contributor
  • 1058 Views
  • 1 replies
  • 0 helpfuls

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
  • 587 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 ?? 

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
  • 819 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
  • 2281 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
  • 774 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

Resolved! A list field shows sys ids instead of actual values

Hello, I created a custom List field in change_request table, named u_environment, referencing a custom table named u_environment.When selecting several options their names display properly, but when I submit the change request it only shows the name...

RonAlmog by Tera Contributor
  • 5913 Views
  • 21 replies
  • 1 helpfuls

add parent record

 I'm using below code to create RITM from scheduled job , it creating RITM , now want to add that RITM as parent for  u_exception_request  record.or u_exception_request record --> related list --> add this RITM  var excption = new GlideRecord("u_exce...

Sweta24 by Tera Contributor
  • 741 Views
  • 1 replies
  • 0 helpfuls