Resolved! Change a CI name
I have CI's in the system that have been redeployed with new names.What is the best practice for changing the name since it seems to be a key datapoint?Tim
We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More
I have CI's in the system that have been redeployed with new names.What is the best practice for changing the name since it seems to be a key datapoint?Tim
I know that you are able to integrate UI Macros into any form section that you create, but can you integrate UI Pages into a form section that you create ? I am currently developing a custom application in ServiceNow and the current out-of-box form-...
Does anyone know how to prevent a record producer from creating a record?I have an instance were if the user fills out certain fields it can be determined that they are referring to an existing record and we just want to update that record rather tha...
Hi all. I'm trying to add a null query to a GlideRecord, eg "target.addNullQuery('myfield');". In this case, 'myfield' is a reference field, so I'm trying to return records where the reference field is empty. But no results are being returned, altho...
Looking at the table it is a reference to the users table. Is it possible to change that to users and groups? I want to leverage groups in the watcher list to send emails when certain incidents get updated. Thanks,Mike
Hi All, How to Identify the Virtual Machine in the CMDB for Auto discovery.I've created the script to identify Virtual machine for some server.Please help me to color code or identify the all Physical (In green color) and Virtual (Light green Color)...
Hi All I've created an order guide for our New Starter process, and a catalog client script which auto populates the users department, line manager, site and employee id based on the recipients name. These then cascade onto the ordered items, and ...
This is an odd one; it only seems to be possible to query the sys_user table if one is a member of the admin role. The non-admin I'm testing with has the 'soap' role, and has read + write access to all fields in the sys_user table (confirmed by logg...
I posted this earlier but without my title as a question. It garnered over 600 views, so I know people are interested in this topic - but no one left any replies. So I'm reposting with a title indicating this is really a question. If you have a...
If I put "javascript:current.sys_id;" in "Default value" field for an dictionary, it doesn't return anything when trying to create a new record… but if I put "typeof current" it does return "object", and "javascript:current.getTableName();" does work...
Out of 147 IP addresses scheduled only 37 CI's are created and for rest of the IP's getting warning "Identified, ignored extra IP". In the Discovery log after filtering the CI name, it shows 19 different source Ips. When we open the updated...
I am trying to create a user account with special permissions which would not allow them to access the Self-Service and Social IT Applications. The account should have only allow access to Create and view their own incidents and requests (no knowledg...
Hi,Is there any way to discover Windows Servers without Admin privileges ? If yes then what are the requirements and what parameters/attribute can be discovered ?Tajdar
Hi All, Sorry if this is a silly question but I have read the wiki and still don't understand the difference between 2 types of ACL rule. What's the difference between <table> and <table>.* when used in an ACL. My instance seems to have both rules...
Hi,Has anyone got the problem where the date format on reports differ to the global date formal. In the system properties I have the date format set to dd-MM-yyyy but in the reports that we run, the dates are displayed in the US format (MM-dd-yyyy).I...