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
Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.
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
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...
Hi all,I'm facing an issue with a catalog client script to clear the values of a field when another one is selected... In the catalog item, I have two options that the user can select: 1) Hardware, 2) Software. Based on this selections, other fields ...
My CIO would like to have read rights to all tables in order to create any report of her choosing.Are there any specific rights or role I should give her to that will allow this?
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...
We have word documents with multi-level bullets and here's what we did before we encountered this issue:Open a .doc / .docx document.Save the file as html (.html).Open the file in notepad / notepad++.Copy the source code from notepad / notepad++ to S...
Hi all,I'm looking for a way to disable or hide the "submit" button on a catalog item when the item is invoked from an order guide. Fig: The above snapshot was taken from a servicenow pre-existing catalog item.I looked at "catalog_item_defa...
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...
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...
If i have a common workflow for all catalog items and i want to ignore attaching workflow for a specific catalog item, how can i achieve this?I see there is no input condition for workflows on Requested Item (sc_req_item) table. If i select the 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 ...
Hello, Thanks in advance for any input or suggestions that you might have. First off, I apologize for the randomness of this post. My company is trying to do most of this on our own and they don't seem to want to hire additional staff to help maintai...
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,...
I am working on several Service Catalog updates, and I'd like to use as many of the images that appear to have been designed by Service Now as possible to keep the look consistent. I've searched through the image library and can find quite a few that...
We want to upload Recovery Procedures to KB using Managed Documents, but it doesn't appear to give the same options as a regular KB article. The process we need to follow is to have all our Batch Recovery Procedures in Managed Documents create a KB a...
