Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

Resolved! Scripted Audits and CMDB Dashboard

Hi Scripted audits (cert_audit of type scripted) results are not taken into account in the CMDB Dashboard. I don't see any reason why they would not based on documentation. Has anyone ever managed to do this? Am I missing something? RegardsFlorian

How to best represent a Meeting Room in CMDB?

We are discussing the best way to somehow incorporate our meeting rooms in the CMDB. They contain various technical equipment (Teams PC, screen, digtal whiteboards aka touchscreen, and other special equipment) and our Servicedesk would like to open a...

Resolved! Impacted CI - No Services Found

Hi, I am testing a change, when I selected a CI as affected CI. The Impacted CI/Services tab- list is empty. Logically there should be 3 services over here. Any idea, why services are not picked. There are relationships b/w the CI i selected and pare...

Cameron13 by Tera Contributor
  • 3118 Views
  • 1 replies
  • 0 helpfuls

REST API for Snowflake and servicenow

Hi Community , we have requirement that we have to load the record in servicenow cmdb_ci from snowflake , but we are not sure which connection would be best , we have referred some article they says Snowflake doesn't recommend JDBC, some says rest Ap...

amar7 by Kilo Guru
  • 2082 Views
  • 3 replies
  • 0 helpfuls

How CI is auto populated in Asset table

Hi Team, In Asset table,the configuration item is auto populated. How is it done?Is it based on the change in any field?Why it is showing same CI for different models?How does it sync? Some of them are showing empty Some of them are updated with CI R...

JoyalRobert_0-1668087702916.png JoyalRobert_2-1668087764203.png
Joyal Robert by Tera Contributor
  • 1972 Views
  • 1 replies
  • 0 helpfuls

Which service is the parent?

This ever-frustrating topic that keeps coming up when discussing relationships with my colleagues.  You have "This Service" which provides a hosts of functionality.  You then create "That Service" which adds more functionality to "This Service".  My ...

RobertCampbell_0-1668609723967.png RobertCampbell_1-1668610609683.png

How to add new attribute to CI Class and make it visible?

Dear Community,I am supposed to create a new attribute 'Shared Service' ('u_shared_service') for a CI Class, I followed the below article and created it on the custom 'u_cmdb_ci_central_service_form', till here I am okay:How to Create new attribute i...

stage.jpg
Linda6 by Mega Guru
  • 1987 Views
  • 1 replies
  • 0 helpfuls

Convert UTC time zone to EST time zone

I'm trying to convert utc to est in a script includeSo far I have,var time = new GlideDateTime();var val = time.getValue();return val;    //Its giving utc time zone I also tried solutions from other developers but it didn't work.exp:var time = new Gl...

devUser by Tera Contributor
  • 1895 Views
  • 1 replies
  • 1 helpfuls

Resolved! Using onAfter with ignore

HiI have successfully used 'ignore = true' before, but what is the purpose of 'ignore=true' in the attached onAfter transformation script?Please review the attached pic.Thanks    

Anton15 by Giga Guru
  • 3324 Views
  • 6 replies
  • 2 helpfuls

Process to retire stale CIs

Hi community We have a large number of very stale CIs and need to get our arms around it. Looking to see what how others manage this. An example is we have CIs that get set to retired but the CIs that "runs on" the retired CI are still set to in use...

Resolved! Limit of records in user table

How many records we can insert in the sys_user table and sys_user_group table? Is there any limitation to inserting the records?

Change Configuration items Class

Hi all, I have a few configuration items that were incorrectly assigned to a class in ServiceNow. I need to re-assign these CIs to the correct class but I also do not want to lose the incidents, change, requests associated with these CIs and the prev...