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

Forum Posts

Mid Server Upgrade

Hi Team,  I recently installed midserver in one of the VM, ( Rome version ). now we upgraded our ServiceNow to SanDiego version. Mid server is showing errors. Do I need to re-install again by download setup, install on VM or Is there anything I need ...

BAshok_0-1666350102228.png
B Ashok by Tera Guru
  • 966 Views
  • 5 replies
  • 0 helpfuls

Resolved! Pull data from Salesforce

Hi guys, Is it possible to pull data from Salesforce and insert it into ServiceNow? Maybe SOAP messages? Thanks.

Alex153 by Tera Contributor
  • 1514 Views
  • 7 replies
  • 2 helpfuls

Multiple data sources on CMDB

Hi,We have multiple Discovery sources such as SCCM, Intune and Discovery.Requirement# Operating State and Chassis type is updating by both SCCM and Intune but we want to restrict to Update these fields by Intune.what's the Filter condition that we ne...

Vini by Giga Guru
  • 1561 Views
  • 2 replies
  • 0 helpfuls

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
  • 1717 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
  • 1622 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
  • 2469 Views
  • 6 replies
  • 2 helpfuls

Resolved! How to populate CSDM for SaaS provider?

We are a SaaS provider with multiple customers. We regularly deploy our software for customers (other businesses) to use via the cloud and we are interested in using ServiceNow to store information about customer deployments. We have service availabi...

Jacob26 by Tera Guru
  • 1994 Views
  • 4 replies
  • 1 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?

Resolved! CI Class for Tablets

Hi Folks,  What CI Class would you recommend using for Tablets? Today, our model category for Tablets is not associated with a CI Class and therefore, we are tracking Tablets as assets only. Leadership would like to begin having company Tablets have ...

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...