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

Forum Posts

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
  • 295 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
  • 949 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
  • 315 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
  • 2131 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
  • 300 Views
  • 1 replies
  • 0 helpfuls

Update Variable value for RITM

Hi All,I need to write a before business ruleI need to apply certain condition based on RITM which are1.Catalog Item should be "abc" for the associate RITM2. if anyone tries to update the value of the variable present in the RITM through variable (sc...

Configure Global search in Now Mobile

@Ankur Bawiskar  / @Manmohan K @Amit Gujarathi @Community Alums  /Anyone please Help me How can I configure global search for Servicenow Mobilewhat ever keyword i type in global search for example if i type - INC it should list of incidents available...

ARAVIND22 by Tera Contributor
  • 272 Views
  • 1 replies
  • 0 helpfuls

Resolved! remove Delete from related list "Action on selected rows"

On change request I have a related list that is a m2m relationship to a custom table. How can I disable Delete option to all users from the "Action on selected rows". I tried to use ACL but restricting delete is disabling the removal of the related r...

samadam by Kilo Sage
  • 1044 Views
  • 5 replies
  • 0 helpfuls

Survey not showing all questions

Hi,I initially had 4 questions and i added 2 more questions to the existing  metric category of the survey and i don't see the 2 new questions that was added. I unpublished and published it back again. I have deleted all the old assessment instance r...

Hari1 by Mega Sage
  • 875 Views
  • 3 replies
  • 0 helpfuls