Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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
  • 3473 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
  • 4311 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
  • 4197 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
  • 7135 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
  • 4209 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
  • 6672 Views
  • 6 replies
  • 0 helpfuls

Resolved! save values from field to table

Hi ,I am looking for a code to save 2 values in the Virtual Machine CI form (cmdb_ci_vm table). Form will have fields VMname1 , IPAddress1 Similarly VMname2 , IpAddress2 ,VMname3 IpAddress3 and have to save the data filled in these fields in a table ...

aastha3 by Giga Contributor
  • 8597 Views
  • 41 replies
  • 2 helpfuls

Resolved! Implementing ServiceNow for the first time

I have recently moved from Remedy to ServiceNow and I have been given a project to implement servicenow project.As I am new to servicenow, I would be needing help from you people to implement it correctly and efficiently.Can you pls share some links,...

Khanna Ji by Tera Guru
  • 5831 Views
  • 7 replies
  • 2 helpfuls