<?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 Possibility to downgrade a report file (*.rptx) from Version 3.1.X to 2.9.X in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/possibility-to-downgrade-a-report-file-rptx-from/m-p/1292072#M69448</link>
    <description>&lt;P&gt;In order to make my geoprocessing service work in our ArcGIS Enterprise 10.9.1 environment, I'm looking for a way to downgrade a *.rptx file from version 3.1.X to 2.9.X. I'm aware of the tool&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/package-project.htm" target="_self"&gt;Package Project&lt;/A&gt;&amp;nbsp;where you can specify a package version. Currently I use this tool to save a *.ppkx for version 2.9, open this *.ppkx with ArcGIS Pro 2.9 and save the report file. This procedure is quite cumbersome and requires that you still have an ArcGIS Pro version 2.9 installed somewhere.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried to unzip the *.ppkx file and found a *.xml of my report file.&amp;nbsp;According to my research, however, a rptx file is a json file with a specific schema. &lt;/SPAN&gt;Report files created with version 3.X.X differ in some details from those created with version 2.9. First and foremost of course the version and build number differs:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
  "type" : "CIMReportDocument",
  "version" : "2.9.0",
  "build" : 32739,
  "binaryReferences" : [
  ...
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
  "type" : "CIMReportDocument",
  "version" : "3.0.0",
  "build" : 36057,
  "binaryReferences" : [
...
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any other way to downgrade a report file? Changing the rptx manually with a text editor is not a viable way.&lt;/P&gt;&lt;P&gt;I think the lack of backward compatibility from version 3.X.X to Enterprise 10.9.X will be a problem for many companies in the future. Ideally there should be something like the&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/savetoolboxtoversion.htm" target="_self"&gt;Save Toolbox To Version tool&lt;/A&gt;&amp;nbsp;but for&amp;nbsp;&lt;SPAN class=""&gt;.mapx&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;.lyrx&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;.rptx&lt;/SPAN&gt;&lt;SPAN&gt;, and&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;.pagx files.&amp;nbsp;All these files cannot be used in ArcGIS Enterprise 10.9.1 if they were saved with ArcGIS Pro 3.X.X.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 23 May 2023 14:52:48 GMT</pubDate>
    <dc:creator>MatthiasKl</dc:creator>
    <dc:date>2023-05-23T14:52:48Z</dc:date>
    <item>
      <title>Possibility to downgrade a report file (*.rptx) from Version 3.1.X to 2.9.X</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/possibility-to-downgrade-a-report-file-rptx-from/m-p/1292072#M69448</link>
      <description>&lt;P&gt;In order to make my geoprocessing service work in our ArcGIS Enterprise 10.9.1 environment, I'm looking for a way to downgrade a *.rptx file from version 3.1.X to 2.9.X. I'm aware of the tool&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/package-project.htm" target="_self"&gt;Package Project&lt;/A&gt;&amp;nbsp;where you can specify a package version. Currently I use this tool to save a *.ppkx for version 2.9, open this *.ppkx with ArcGIS Pro 2.9 and save the report file. This procedure is quite cumbersome and requires that you still have an ArcGIS Pro version 2.9 installed somewhere.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried to unzip the *.ppkx file and found a *.xml of my report file.&amp;nbsp;According to my research, however, a rptx file is a json file with a specific schema. &lt;/SPAN&gt;Report files created with version 3.X.X differ in some details from those created with version 2.9. First and foremost of course the version and build number differs:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
  "type" : "CIMReportDocument",
  "version" : "2.9.0",
  "build" : 32739,
  "binaryReferences" : [
  ...
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
  "type" : "CIMReportDocument",
  "version" : "3.0.0",
  "build" : 36057,
  "binaryReferences" : [
...
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any other way to downgrade a report file? Changing the rptx manually with a text editor is not a viable way.&lt;/P&gt;&lt;P&gt;I think the lack of backward compatibility from version 3.X.X to Enterprise 10.9.X will be a problem for many companies in the future. Ideally there should be something like the&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/savetoolboxtoversion.htm" target="_self"&gt;Save Toolbox To Version tool&lt;/A&gt;&amp;nbsp;but for&amp;nbsp;&lt;SPAN class=""&gt;.mapx&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;.lyrx&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;.rptx&lt;/SPAN&gt;&lt;SPAN&gt;, and&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;.pagx files.&amp;nbsp;All these files cannot be used in ArcGIS Enterprise 10.9.1 if they were saved with ArcGIS Pro 3.X.X.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 14:52:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/possibility-to-downgrade-a-report-file-rptx-from/m-p/1292072#M69448</guid>
      <dc:creator>MatthiasKl</dc:creator>
      <dc:date>2023-05-23T14:52:48Z</dc:date>
    </item>
  </channel>
</rss>

