<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question ServiceNow Discovery- Populating Model Id for Software's running on Server/Device in CMDB forum</title>
    <link>https://www.servicenow.com/community/cmdb-forum/servicenow-discovery-populating-model-id-for-software-s-running/m-p/2995737#M11848</link>
    <description>&lt;P&gt;Hello,All,&lt;/P&gt;&lt;P&gt;I want to populate CI Model ID[model_id] field[reference to cmdb_model] for child ci of server/equipment. Example-&amp;nbsp;&lt;/P&gt;&lt;P&gt;Windows server is parent ci and there are different software running on Windows Server; and running software's like- web server(apache, iis) or database(oracle, mssql), etc.&lt;/P&gt;&lt;P&gt;So how we can get Model ID for software's running on parent server ci. OOTB SN discovery is not populating model_id for these kind of child CI's.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am thinking of using combination of Software make and Software name as name of cmdb_model record(oracle database). but how SN Discovery pattern/probe will use this newly created cmdb_model record when inserting new child oracle databse ci and populate model_id filed. also how this model_id data will use in SAM-HAM normalization?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any one implemented and achieved?&amp;nbsp;&lt;/P&gt;&lt;P&gt;#cmdb&lt;/P&gt;&lt;P&gt;#itom&lt;/P&gt;&lt;P&gt;#servicenow discovery&lt;/P&gt;&lt;P&gt;#servicenow visibility&lt;/P&gt;&lt;P&gt;#pattern&lt;/P&gt;&lt;P&gt;#software asset management&lt;/P&gt;&lt;P&gt;#hardware asset management&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jul 2024 12:24:52 GMT</pubDate>
    <dc:creator>BharatTulsH</dc:creator>
    <dc:date>2024-07-22T12:24:52Z</dc:date>
    <item>
      <title>ServiceNow Discovery- Populating Model Id for Software's running on Server/Device</title>
      <link>https://www.servicenow.com/community/cmdb-forum/servicenow-discovery-populating-model-id-for-software-s-running/m-p/2995737#M11848</link>
      <description>&lt;P&gt;Hello,All,&lt;/P&gt;&lt;P&gt;I want to populate CI Model ID[model_id] field[reference to cmdb_model] for child ci of server/equipment. Example-&amp;nbsp;&lt;/P&gt;&lt;P&gt;Windows server is parent ci and there are different software running on Windows Server; and running software's like- web server(apache, iis) or database(oracle, mssql), etc.&lt;/P&gt;&lt;P&gt;So how we can get Model ID for software's running on parent server ci. OOTB SN discovery is not populating model_id for these kind of child CI's.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am thinking of using combination of Software make and Software name as name of cmdb_model record(oracle database). but how SN Discovery pattern/probe will use this newly created cmdb_model record when inserting new child oracle databse ci and populate model_id filed. also how this model_id data will use in SAM-HAM normalization?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any one implemented and achieved?&amp;nbsp;&lt;/P&gt;&lt;P&gt;#cmdb&lt;/P&gt;&lt;P&gt;#itom&lt;/P&gt;&lt;P&gt;#servicenow discovery&lt;/P&gt;&lt;P&gt;#servicenow visibility&lt;/P&gt;&lt;P&gt;#pattern&lt;/P&gt;&lt;P&gt;#software asset management&lt;/P&gt;&lt;P&gt;#hardware asset management&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 12:24:52 GMT</pubDate>
      <guid>https://www.servicenow.com/community/cmdb-forum/servicenow-discovery-populating-model-id-for-software-s-running/m-p/2995737#M11848</guid>
      <dc:creator>BharatTulsH</dc:creator>
      <dc:date>2024-07-22T12:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceNow Discovery- Populating Model Id for Software's running on Server/Device</title>
      <link>https://www.servicenow.com/community/cmdb-forum/servicenow-discovery-populating-model-id-for-software-s-running/m-p/2995746#M11849</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/743260"&gt;@BharatTulsH&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below knowledge article will help you to populate the model ID on Software Server.&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.servicenow.com/kb?id=kb_article_view&amp;amp;sysparm_article=KB0687582" target="_blank"&gt;https://support.servicenow.com/kb?id=kb_article_view&amp;amp;sysparm_article=KB0687582&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If my response helps you to resolve the issue close the question by Accepting solution and hit thumb icon. From Correct answers others will get benefited in future.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 11:49:55 GMT</pubDate>
      <guid>https://www.servicenow.com/community/cmdb-forum/servicenow-discovery-populating-model-id-for-software-s-running/m-p/2995746#M11849</guid>
      <dc:creator>Mohan raj</dc:creator>
      <dc:date>2024-07-22T11:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceNow Discovery- Populating Model Id for Software's running on Server/Device</title>
      <link>https://www.servicenow.com/community/cmdb-forum/servicenow-discovery-populating-model-id-for-software-s-running/m-p/2995793#M11850</link>
      <description>&lt;P&gt;Thanks Mohan, for replying.&lt;/P&gt;&lt;P&gt;I have checked KB and its for device where SN discovery able to capture make &amp;amp; model, however, in software case(child ci), SN discovery is not capturing make &amp;amp; i believe&amp;nbsp; software don't have 'model' like hardware device.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 12:33:19 GMT</pubDate>
      <guid>https://www.servicenow.com/community/cmdb-forum/servicenow-discovery-populating-model-id-for-software-s-running/m-p/2995793#M11850</guid>
      <dc:creator>BharatTulsH</dc:creator>
      <dc:date>2024-07-22T12:33:19Z</dc:date>
    </item>
  </channel>
</rss>

