<?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 Can a GeoProcessing Service Built for Enterprise 11 Output a MXD? in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/can-a-geoprocessing-service-built-for-enterprise/m-p/1258489#M35165</link>
    <description>&lt;P&gt;We're currently running ArcGIS Enterprise v10.8, and we're trying to migrate all our stuff away from ArcObjects, Python 2, etc... so we're ready to migrate to Enterprise 11.&amp;nbsp; One geoprocessing service in particular (arcpy on Python 2) is holding us up.&amp;nbsp; That service automates map production, most often to a PDF; but it optionally outputs a MXD file that users can manipulate to serve their own needs.&amp;nbsp; Our users are still using ArcMap, and many will continue in that regard for some time; so we need to keep outputting something those users can deal with.&amp;nbsp; We've explored workarounds like outputting a Word document instead, but this only catches maybe 50% of the use cases involved.&lt;/P&gt;&lt;P&gt;Is there a way to make a geoprocessing service that is built on arcpy for Py3 (less ideally the Enterprise SDK) output a MXD file?&lt;/P&gt;&lt;P&gt;Alternatively, I suppose we might also be able to use a workaround in which ArcMap v10.8.2 can read an APRX file (but I doubt that can happen).&lt;/P&gt;</description>
    <pubDate>Wed, 15 Feb 2023 14:41:25 GMT</pubDate>
    <dc:creator>DanNarsavage_IDWR</dc:creator>
    <dc:date>2023-02-15T14:41:25Z</dc:date>
    <item>
      <title>Can a GeoProcessing Service Built for Enterprise 11 Output a MXD?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/can-a-geoprocessing-service-built-for-enterprise/m-p/1258489#M35165</link>
      <description>&lt;P&gt;We're currently running ArcGIS Enterprise v10.8, and we're trying to migrate all our stuff away from ArcObjects, Python 2, etc... so we're ready to migrate to Enterprise 11.&amp;nbsp; One geoprocessing service in particular (arcpy on Python 2) is holding us up.&amp;nbsp; That service automates map production, most often to a PDF; but it optionally outputs a MXD file that users can manipulate to serve their own needs.&amp;nbsp; Our users are still using ArcMap, and many will continue in that regard for some time; so we need to keep outputting something those users can deal with.&amp;nbsp; We've explored workarounds like outputting a Word document instead, but this only catches maybe 50% of the use cases involved.&lt;/P&gt;&lt;P&gt;Is there a way to make a geoprocessing service that is built on arcpy for Py3 (less ideally the Enterprise SDK) output a MXD file?&lt;/P&gt;&lt;P&gt;Alternatively, I suppose we might also be able to use a workaround in which ArcMap v10.8.2 can read an APRX file (but I doubt that can happen).&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 14:41:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/can-a-geoprocessing-service-built-for-enterprise/m-p/1258489#M35165</guid>
      <dc:creator>DanNarsavage_IDWR</dc:creator>
      <dc:date>2023-02-15T14:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can a GeoProcessing Service Built for Enterprise 11 Output a MXD?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/can-a-geoprocessing-service-built-for-enterprise/m-p/1258663#M35168</link>
      <description>&lt;P&gt;ArcGIS Enterprise 11 does not include the ArcMap Runtime, so I don't think it can do anything with creating Map Documents. Using the Python version 3 libraries that are included with ArcGIS Enterprise, you could use the following to export your map to various formats&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/mapview-class.htm" target="_blank" rel="noopener"&gt;Export MapView&lt;/A&gt; (to PDF, image, etc)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/map-class.htm#:~:text=exportToMAPX%20(out_mapx),a%20map%20file." target="_blank" rel="noopener"&gt;Export Map to .Mapx file&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 20:21:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/can-a-geoprocessing-service-built-for-enterprise/m-p/1258663#M35168</guid>
      <dc:creator>TonyContreras_Frisco_TX</dc:creator>
      <dc:date>2023-02-15T20:21:25Z</dc:date>
    </item>
  </channel>
</rss>

