Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Wait for task to complete

HiI have below in workflow. I want to create subtask 1 inside TASK A .once subtask 1 completed, I need to create subtask 1.1 insideTASK A.Task A --> subtask 1 --> subtask 1.1Once subtask1.1 completed, i need to wait till TASK A completed.I want to cr...

vijayam by Kilo Contributor
  • 3437 Views
  • 3 replies
  • 0 helpfuls

Is a VM an Asset or CI

Under best practice, how do we record a VM in ServiceNow CMDB. Does it get classified as1. an Asset or2. CI or3. Both?For whichever the answer, can you explain the rationale? Thanks

thomas_lee by ServiceNow Employee
  • 4288 Views
  • 1 replies
  • 5 helpfuls

Resolved! Catalog Reference Qualifier Not Firing onLoad

I have two variables on a catalog item. 'name' and 'position'.   The idea is that position is populated with all of the positions a person holds within the organisation when the name of the person is selected.   This works absolutely fine using refer...

eddy42 by Tera Guru
  • 3611 Views
  • 6 replies
  • 0 helpfuls

Resolved! Email Notification Send To a Catalog Item Variable

Hi, Is it possible to make an Email Notification that will send the notif to the user reference field variable in the catalog item?I was hoping not to use the event triggered notification.Is it possible using the normal condition but the recipient is...

Tadz by Kilo Sage
  • 7082 Views
  • 6 replies
  • 4 helpfuls

Resolved! Reference qualifier in glide_list

Hi,I want set a reference qualifier in the glide_list.Can some one help what is the issue with this code?It is not going inside the callback function. filterSKUByPO: function() { if (current.variables.u_dos_po_number == '') { return; } var po=current...

salu by Mega Guru
  • 3643 Views
  • 6 replies
  • 0 helpfuls

ACL - current ?

I'm writing ACLs for TimeCards and here is the issue I faced: within ACL Script I want to log:gs.log('**** TimeCard.Sunday.acl.week_starts_on = '+current.week_starts_on);However value of current.week_starts_on is always different and unpredictable. S...

find_real_file.png
Andrii by Kilo Guru
  • 6639 Views
  • 6 replies
  • 0 helpfuls