<?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 CMDB Data Manager Policy - Filter not showing records in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/cmdb-data-manager-policy-filter-not-showing-records/m-p/2975196#M364</link>
    <description>&lt;P&gt;I am trying to implement a CMDB Data Manager Policy. Policy Type = Retire, Task Assignment Group = Support. For the Condition Filter I have Class is Computer. In my PDI I have 814 records for Class = Computer. I can see that when I filter directly in cmdb_ci table. However, in the Policy, the filter shows 0 records. I have tried different options, but not much I can change, the filter keeps showing 0 records. Why the filter doesn't show the same than when the filter is applied directly to the table?&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jun 2024 23:48:01 GMT</pubDate>
    <dc:creator>gab7001</dc:creator>
    <dc:date>2024-06-27T23:48:01Z</dc:date>
    <item>
      <title>CMDB Data Manager Policy - Filter not showing records</title>
      <link>https://www.servicenow.com/community/community-central-forum/cmdb-data-manager-policy-filter-not-showing-records/m-p/2975196#M364</link>
      <description>&lt;P&gt;I am trying to implement a CMDB Data Manager Policy. Policy Type = Retire, Task Assignment Group = Support. For the Condition Filter I have Class is Computer. In my PDI I have 814 records for Class = Computer. I can see that when I filter directly in cmdb_ci table. However, in the Policy, the filter shows 0 records. I have tried different options, but not much I can change, the filter keeps showing 0 records. Why the filter doesn't show the same than when the filter is applied directly to the table?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 23:48:01 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/cmdb-data-manager-policy-filter-not-showing-records/m-p/2975196#M364</guid>
      <dc:creator>gab7001</dc:creator>
      <dc:date>2024-06-27T23:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: CMDB Data Manager Policy - Filter not showing records</title>
      <link>https://www.servicenow.com/community/community-central-forum/cmdb-data-manager-policy-filter-not-showing-records/m-p/3005995#M524</link>
      <description>&lt;P&gt;I'm facing similar issue, did you find any solution for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 08:54:21 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/cmdb-data-manager-policy-filter-not-showing-records/m-p/3005995#M524</guid>
      <dc:creator>Shreya Jain2</dc:creator>
      <dc:date>2024-08-01T08:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: CMDB Data Manager Policy - Filter not showing records</title>
      <link>https://www.servicenow.com/community/community-central-forum/cmdb-data-manager-policy-filter-not-showing-records/m-p/3006640#M525</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/103509"&gt;@Shreya Jain2&lt;/a&gt;&amp;nbsp;, no, not yet. Just reviewed and the same situation, no matter what condition I put on the filter. However for Attestation the filter works. But I can't understand why the other policy types don't allow the filter to work. Maybe for some&amp;nbsp; reason we cannot apply those policies to CIs? But that doesn't make sense. Hopefully somebody out there can explain.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 16:31:01 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/cmdb-data-manager-policy-filter-not-showing-records/m-p/3006640#M525</guid>
      <dc:creator>gab7001</dc:creator>
      <dc:date>2024-08-01T16:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: CMDB Data Manager Policy - Filter not showing records</title>
      <link>https://www.servicenow.com/community/community-central-forum/cmdb-data-manager-policy-filter-not-showing-records/m-p/3026110#M717</link>
      <description>&lt;P&gt;Haven't discovered a solution yet. We have the same issue, when we clicked on the show results link after running the filter we found the filter is looking for sys_class_name == empty before any of our queries run:&amp;nbsp;&lt;/P&gt;&lt;P&gt;RLQUERYcmdb_policy_ci_exclusion_list.ci,=0^policy_type=[sys_id]^ENDRLQUERY^&lt;STRONG&gt;sys_class_nameISEMPTY&lt;/STRONG&gt;^sys_class_pathINSTANCEOFcmdb_ci&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 12:41:14 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/cmdb-data-manager-policy-filter-not-showing-records/m-p/3026110#M717</guid>
      <dc:creator>Ryan122</dc:creator>
      <dc:date>2024-08-23T12:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: CMDB Data Manager Policy - Filter not showing records</title>
      <link>https://www.servicenow.com/community/community-central-forum/cmdb-data-manager-policy-filter-not-showing-records/m-p/3030253#M755</link>
      <description>&lt;P&gt;Ok, for us it was a simple missing element.&lt;/P&gt;&lt;P&gt;We needed to go to cmdb_retirement_custom_definitions and set the active field for cmdb_ci to true. This fixed the retirement issue. From there, assuming you've set up your CSDM Life Cycle Mappings, you should be able to build policies for retirement, archival, and deletion.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 18:41:12 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/cmdb-data-manager-policy-filter-not-showing-records/m-p/3030253#M755</guid>
      <dc:creator>rengala</dc:creator>
      <dc:date>2024-08-28T18:41:12Z</dc:date>
    </item>
  </channel>
</rss>

