<?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 What does the sys_package table store? in ServiceNow AI Platform forum</title>
    <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/what-does-the-sys-package-table-store/m-p/2904723#M196015</link>
    <description>&lt;P class=""&gt;The sys_user_role table contains a "Packages" field, which refers to the sys_package table.&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;Questions:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;What does the sys_package table store?&lt;/LI&gt;&lt;LI&gt;Does the sys_package table contain detailed records of plugins that have been installed in the past?&lt;/LI&gt;&lt;LI&gt;What is the purpose of the sys_package table?&lt;/LI&gt;&lt;/OL&gt;</description>
    <pubDate>Mon, 22 Apr 2024 00:36:34 GMT</pubDate>
    <dc:creator>masahironaka</dc:creator>
    <dc:date>2024-04-22T00:36:34Z</dc:date>
    <item>
      <title>What does the sys_package table store?</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/what-does-the-sys-package-table-store/m-p/2904723#M196015</link>
      <description>&lt;P class=""&gt;The sys_user_role table contains a "Packages" field, which refers to the sys_package table.&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;Questions:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;What does the sys_package table store?&lt;/LI&gt;&lt;LI&gt;Does the sys_package table contain detailed records of plugins that have been installed in the past?&lt;/LI&gt;&lt;LI&gt;What is the purpose of the sys_package table?&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 22 Apr 2024 00:36:34 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/what-does-the-sys-package-table-store/m-p/2904723#M196015</guid>
      <dc:creator>masahironaka</dc:creator>
      <dc:date>2024-04-22T00:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: What does the sys_package table store?</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/what-does-the-sys-package-table-store/m-p/2904906#M196016</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/461342"&gt;@masahironaka&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You're absolutely right! The sys_user_role table's "Packages" field references the sys_package table in ServiceNow. Here's a breakdown of your questions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What does the sys_package table store?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The sys_package table primarily stores information about &lt;STRONG&gt;applications and plugins&lt;/STRONG&gt; installed in your ServiceNow instance. It acts as a central registry, containing details like:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Package Name:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Unique identifier for the application or plugin.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Version:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Specific version of the application/plugin installed.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;State:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Whether the package is active, inactive, or uninstalled.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Description:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Brief overview of the application/plugin's functionality.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Dependencies:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Lists other packages this application/plugin relies on.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Does the sys_package table contain detailed records of plugins that have been installed in the past?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No, the sys_package table typically doesn't store historical data about past versions of plugins. It reflects the &lt;STRONG&gt;current state&lt;/STRONG&gt; of installed applications and plugins.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What is the purpose of the sys_package table?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The sys_package table serves several crucial purposes:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Package Management:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;It provides a central record of all installed applications and plugins, simplifying management tasks like upgrades or troubleshooting.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Access Control:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;The "Packages" field in the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;sys_user_role&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;table leverages the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;sys_package&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;information to control user access to specific features or functionalities introduced by certain applications/plugins.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Dependency Management:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;By recording dependencies between packages, the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;sys_package&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;table helps ensure smooth upgrades by identifying potential conflicts before they occur.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Documentation Link:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;While there isn't a dedicated documentation page for the sys_package table itself, you can find relevant information within the ServiceNow documentation on:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Application Registry:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://docs.servicenow.com/bundle/washingtondc-security-management/page/product/secops-integration-sir/secops-integration-splunk-addon/task/configure-application-registry-splunk.html" target="_blank" rel="noopener noreferrer"&gt;https://docs.servicenow.com/bundle/washingtondc-security-management/page/product/secops-integration-sir/secops-integration-splunk-addon/task/configure-application-registry-splunk.html&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Plugin Management:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://docs.servicenow.com/bundle/washingtondc-servicenow-platform/page/product/document-services/concept/doc-mgt-plugin.html" target="_blank" rel="noopener noreferrer"&gt;https://docs.servicenow.com/bundle/washingtondc-servicenow-platform/page/product/document-services/concept/doc-mgt-plugin.html&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;These resources explain application and plugin management in ServiceNow, which heavily relies on the sys_package table behind the scenes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If my reply helped with your issue please mark helpful &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt; and correct &lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt; if your issue is resolved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;EM&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#99CC00"&gt; By doing so you help other community members find resolved questions which may relate to an issue they're having&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Astik&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 06:26:58 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/what-does-the-sys-package-table-store/m-p/2904906#M196016</guid>
      <dc:creator>Astik Thombare</dc:creator>
      <dc:date>2024-04-22T06:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: What does the sys_package table store?</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/what-does-the-sys-package-table-store/m-p/2905035#M196017</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/461342"&gt;@masahironaka&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Below i have addressed your questions:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;&lt;STRONG&gt;Questions:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;What does the sys_package table store?&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;It stores the list of application and dependencies installed on your instace.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Does the sys_package table contain detailed records of plugins that have been installed in the past?&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;short answer is yes !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;What is the purpose of the sys_package table?&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;It stores all info on application and the reason its residing on sys_user_role table is it grant access to application / modules based on the roles granted to users...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope i answerd your questions....&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 08:13:58 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/what-does-the-sys-package-table-store/m-p/2905035#M196017</guid>
      <dc:creator>Sohail Khilji</dc:creator>
      <dc:date>2024-04-22T08:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: What does the sys_package table store?</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/what-does-the-sys-package-table-store/m-p/2907592#M196073</link>
      <description>&lt;P&gt;&lt;SPAN&gt;This is very clear, thank you Astik Thombare. My questions regarding sys_package have been resolved.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 02:11:09 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/what-does-the-sys-package-table-store/m-p/2907592#M196073</guid>
      <dc:creator>masahironaka</dc:creator>
      <dc:date>2024-04-24T02:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: What does the sys_package table store?</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/what-does-the-sys-package-table-store/m-p/2907593#M196074</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for the detailed explanation, Sohail Khilji.&lt;BR /&gt;To grant users access to applications/modules, should I configure it from the sys_user_role table?&lt;BR /&gt;If so, could you please walk me through the process?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 02:17:37 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/what-does-the-sys-package-table-store/m-p/2907593#M196074</guid>
      <dc:creator>masahironaka</dc:creator>
      <dc:date>2024-04-24T02:17:37Z</dc:date>
    </item>
  </channel>
</rss>

