<?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>topic Plugin file contains an unrecognized file: queries_root/com.myplugin.queries.xml in Community Forum</title>
    <link>https://help.powerschool.com/t5/Community-Forum/Plugin-file-contains-an-unrecognized-file-queries-root-com/m-p/543954#M26873</link>
    <description>&lt;P&gt;I've had several plugins running since 2014.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Today - when I am trying to install a new plugin, I get the following error:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;SPAN&gt;Plugin file contains an unrecognized file: queries_root/com.myplugin.queries.xml&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;I've never seen this before. I've tried a different naming convention for the file. - Didn't work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So, I start wondering if it is the XML itself. Pared it back to the bare minimum.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt;
&amp;lt;queries&amp;gt;
    &amp;lt;query coreTable="storedgrades" name="myquery.gpa.get" flattened="true"&amp;gt;
        &amp;lt;columns&amp;gt;
            &amp;lt;column column="last_name"&amp;gt;last_name&amp;lt;/column&amp;gt;
        &amp;lt;/columns&amp;gt;
        &amp;lt;sql&amp;gt;
			&amp;lt;![CDATA[
				select distinct last_name from students
			]]&amp;gt;
		&amp;lt;/sql&amp;gt;
    &amp;lt;/query&amp;gt;
&amp;lt;/queries&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Didn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Plugin.xml is normal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 10 Apr 2025 11:34:06 GMT</pubDate>
    <dc:creator>kyleholder</dc:creator>
    <dc:date>2025-04-10T11:34:06Z</dc:date>
    <item>
      <title>Plugin file contains an unrecognized file: queries_root/com.myplugin.queries.xml</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Plugin-file-contains-an-unrecognized-file-queries-root-com/m-p/543954#M26873</link>
      <description>&lt;P&gt;I've had several plugins running since 2014.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Today - when I am trying to install a new plugin, I get the following error:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;SPAN&gt;Plugin file contains an unrecognized file: queries_root/com.myplugin.queries.xml&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;I've never seen this before. I've tried a different naming convention for the file. - Didn't work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So, I start wondering if it is the XML itself. Pared it back to the bare minimum.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt;
&amp;lt;queries&amp;gt;
    &amp;lt;query coreTable="storedgrades" name="myquery.gpa.get" flattened="true"&amp;gt;
        &amp;lt;columns&amp;gt;
            &amp;lt;column column="last_name"&amp;gt;last_name&amp;lt;/column&amp;gt;
        &amp;lt;/columns&amp;gt;
        &amp;lt;sql&amp;gt;
			&amp;lt;![CDATA[
				select distinct last_name from students
			]]&amp;gt;
		&amp;lt;/sql&amp;gt;
    &amp;lt;/query&amp;gt;
&amp;lt;/queries&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Didn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Plugin.xml is normal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 11:34:06 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Plugin-file-contains-an-unrecognized-file-queries-root-com/m-p/543954#M26873</guid>
      <dc:creator>kyleholder</dc:creator>
      <dc:date>2025-04-10T11:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin file contains an unrecognized file: queries_root/com.myplugin.queries.xml</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Plugin-file-contains-an-unrecognized-file-queries-root-com/m-p/556006#M27864</link>
      <description>&lt;P&gt;(Old post, but hopefully this will help people searching the same issue.)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your zip file may be nested in a way PowerSchool isn't expecting.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your plugin should have this structure:&amp;nbsp;&lt;BR /&gt;├ plugin.xml&lt;BR /&gt;├ queries_root (folder)&lt;BR /&gt;&amp;nbsp;|&amp;nbsp; ├ some.file.xml&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In your file explorer, collapse the queries_root folder so you can't see its contents. Then select both plugin.xml and queries_root and compress them into a zip file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do &lt;STRONG&gt;*not*&lt;/STRONG&gt; put plugin.xml and queries_root into a folder and then compress that folder. That was the mistake I was making when I got this error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2025 16:22:42 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Plugin-file-contains-an-unrecognized-file-queries-root-com/m-p/556006#M27864</guid>
      <dc:creator>alex_felleson</dc:creator>
      <dc:date>2025-09-15T16:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin file contains an unrecognized file: queries_root/com.myplugin.queries.xml</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Plugin-file-contains-an-unrecognized-file-queries-root-com/m-p/560473#M28242</link>
      <description>&lt;P&gt;I'm getting the same error and my ZIP file is set up correctly...&lt;/P&gt;&lt;P&gt;ZIP file containing:&lt;/P&gt;&lt;P&gt;&amp;nbsp; - plugin.xml&lt;/P&gt;&lt;P&gt;&amp;nbsp; - queries_root folder&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - query.file.xml&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The query.file.xml file is properly formatted, as far as I can tell.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;RESOLVED:&lt;/P&gt;&lt;P&gt;What I did was I took a plugin that I know for sure worked and modified the XML files accordingly.&amp;nbsp; I was ale to install the plugin using this method.&amp;nbsp; Still no idea why it did not like the files I created, since they were identical to what I ended up using.&amp;nbsp; But as long as it worked, I'm happy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 16:07:39 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Plugin-file-contains-an-unrecognized-file-queries-root-com/m-p/560473#M28242</guid>
      <dc:creator>Leon_Leybs</dc:creator>
      <dc:date>2025-11-06T16:07:39Z</dc:date>
    </item>
  </channel>
</rss>

