Use of cmdb_software_product_model table

KG16
Tera Contributor

Can I use cmdb_software_product_model table for creating software models manually. 

 

Can we put all discovered software  with their installation(servers)in cmdb_software_instance ist 

1 REPLY 1

Jason Nichols
ServiceNow Employee
ServiceNow Employee

Hi KG16,

  1. Yes, you can create custom software models in cmdb_software_product_model (models are created automatically if one doesn't exist for a discovered software installation).
  2. After Software Asset Management is installed, the table for discovered software changes from cmdb_software_instance to cmdb_sam_sw_install. I recommend reading the following documentation pages:
    Discovery with Software Asset Management
    Migrate software installations

Hope this helps.