<?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 Re: How do I run 'Advanced High Quality Printing' service? in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-run-advanced-high-quality-printing/m-p/480639#M18555</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I can hit that service.. &amp;nbsp;cause it has my actual server name in my working dataset. &amp;nbsp;I have a test server that I use when I am running the tutorial I have my server name in the actual url. &amp;nbsp;When I typed this up I took the information from the tutorial write up..&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Dec 2016 16:49:47 GMT</pubDate>
    <dc:creator>AndrewDavis2</dc:creator>
    <dc:date>2016-12-05T16:49:47Z</dc:date>
    <item>
      <title>How do I run 'Advanced High Quality Printing' service?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-run-advanced-high-quality-printing/m-p/480637#M18553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I have been working through a tutorial for setting up a 'Advanced high-quality web map printing/exporting using arcpy.mapping' &amp;nbsp;&lt;A class="link-titled" href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Tutorial_Advanced_high_quality_web_map_printing_exporting_using_arcpy_mapping/0154000005z2000000/" title="http://resources.arcgis.com/en/help/main/10.1/index.html#/Tutorial_Advanced_high_quality_web_map_printing_exporting_using_arcpy_mapping/0154000005z2000000/"&gt;ArcGIS Help 10.1&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of the final steps is to run the&amp;nbsp;tool and capture the results for use in the publishing of the service. &amp;nbsp;The way that the tutorial shows to run is with the Web_Map_as_JSON param as a single line&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE style="color: #4d4d4d; background-color: #eeeeee; border: 1px dashed #c2c4ba; font-size: 11.44px; margin: 0px 0px 0px 15px; padding: 10px 10px 25px;"&gt;&lt;CODE style="border: 0px; font-size: 11.44px;"&gt;{"operationalLayers":[{"url":"http://MyServer:6080/arcgis/rest/services/USA/ConterminousUSA/MapServer","title":"MyDynamicService","opacity":1,"id":"MyDynamicService","visibility":true,"visibleLayers":[0,2,3,4,5,6,7]}],"mapOptions":{"extent":{"xmin":-2200000,"ymin":500000,"xmax":-1300000,"ymax":1300000,"spatialReference":{"wkid":102008}},"scale":5000000,"rotation":0},"layoutOptions":{"copyrightText":"","authorText":"","legendOptions":{"operationalLayers":[{"id":"MyDynamicService","subLayerIds":[0,2,5]}]}}}&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the graphic shows the input looking like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/274053_dialog.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the little input to the left of the &amp;nbsp;- {"operationalLayers"::.... &amp;nbsp; ? &amp;nbsp;I cannot tell what this is and when I run the tool I keep getting a 'failure on line 1' error with very little detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any assistance would be very welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 15:33:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-run-advanced-high-quality-printing/m-p/480637#M18553</guid>
      <dc:creator>AndrewDavis2</dc:creator>
      <dc:date>2016-12-01T15:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run 'Advanced High Quality Printing' service?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-run-advanced-high-quality-printing/m-p/480638#M18554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andy, one problem is that the map service in that Web Map may not really exist or be something that you can hit from your machine. Can you hit this URL?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE style="color: #4d4d4d; background-color: #eeeeee; border: 1px dashed #c2c4ba; font-size: 11.44px; margin: 0px 0px 0px 15px; padding: 10px 10px 25px;"&gt;&lt;CODE style="border: 0px; font-weight: inherit; font-size: 11.44px;"&gt;http://MyServer:6080/arcgis/rest/services/USA/ConterminousUSA/MapServer&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 20:56:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-run-advanced-high-quality-printing/m-p/480638#M18554</guid>
      <dc:creator>DaveHighness</dc:creator>
      <dc:date>2016-12-01T20:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run 'Advanced High Quality Printing' service?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-run-advanced-high-quality-printing/m-p/480639#M18555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I can hit that service.. &amp;nbsp;cause it has my actual server name in my working dataset. &amp;nbsp;I have a test server that I use when I am running the tutorial I have my server name in the actual url. &amp;nbsp;When I typed this up I took the information from the tutorial write up..&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 16:49:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-run-advanced-high-quality-printing/m-p/480639#M18555</guid>
      <dc:creator>AndrewDavis2</dc:creator>
      <dc:date>2016-12-05T16:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run 'Advanced High Quality Printing' service?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-run-advanced-high-quality-printing/m-p/480640#M18556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Web_Map_as_JSON parameter is optional, so what if you run the tool without providing anything for that parameter? &amp;nbsp;You simply need a successful run of the tool; once published, the API will provide the JSON.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 21:45:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-run-advanced-high-quality-printing/m-p/480640#M18556</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2016-12-05T21:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run 'Advanced High Quality Printing' service?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-run-advanced-high-quality-printing/m-p/480641#M18557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, Thanks...&amp;nbsp; I ended up going with something completely different.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 15:04:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-run-advanced-high-quality-printing/m-p/480641#M18557</guid>
      <dc:creator>AndrewDavis2</dc:creator>
      <dc:date>2016-12-07T15:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run 'Advanced High Quality Printing' service?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-run-advanced-high-quality-printing/m-p/480642#M18558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once again, I found the answer (with help) and it demonstrated my ignorance..&amp;nbsp; So.. &lt;/P&gt;&lt;P&gt;Here you go..&amp;nbsp; If you want to use a Print Service this is one way (I am sure it is not the only way)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have an ArcServer instance set up and it's 10.2 or greater you can run the Server Tools.tbx tool "ExportWebMap" and publish it as a service.&amp;nbsp; Look into running the "Printing" tools on your instance of server, ESRI has made it easier than I knew..&lt;/P&gt;&lt;P&gt;1.)&amp;nbsp; In ArcMap (I'm doing this on the machine which is also my ArcServer) copy the 'Export Web Map' tool from inside the 'ServerTools.tbx' to your 'MyToolBoxes' location in the Catalog window.&lt;/P&gt;&lt;P&gt;2.) Run the tool.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I used this json for the map json.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;EM&gt;&lt;SPAN&gt; {"mapOptions":{"showAttribution":false,"extent":{"xmin":-14212719.704842241,"ymin":2447533.2834749413,"xmax":-6987280.295103023,"ymax":6752466.716494923,"spatialReference":{"wkid":102100}},"spatialReference":{"wkid":102100},"scale":18489297.737236},"operationalLayers":[{"id":"defaultBasemap","title":"defaultBasemap","opacity":1,"minScale":591657527.591555,"maxScale":70.5310735,"url":"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fservices.arcgisonline.com%2FArcGIS%2Frest%2Fservices%2FWorld_Topo_Map%2FMapServer" rel="nofollow" target="_blank"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer&lt;/A&gt;&lt;SPAN&gt;"},{"id":"map_graphics","opacity":1,"minScale":0,"maxScale":0,"featureCollection":{"layers":[]}}],"exportOptions":{"outputSize":[670,500],"dpi":192}}&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.) Share the results as a service, right click the results and ..&amp;nbsp; (go through and check everything the way you would normally publish a service from the 'Results' window on your ArcMap.&amp;nbsp; You can add your own 'templates' if you so desire.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; You should see a 'Rest' url in the results window which you can use.&amp;nbsp; You can visit on a browser at that point.&amp;nbsp; You can also 'test' it out from there just re-use the above json.&amp;nbsp; Here is a sample endpoint which was avail to hit on.&lt;/P&gt;&lt;P&gt;&lt;A href="http://sampleserver6.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task/execute" title="http://sampleserver6.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task/execute"&gt;Execute Task (Export Web Map Task)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.) If you are going to use this from a web app which you have built in jsapi you can look to&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/3/samples/widget_print/"&gt;https://developers.arcgis.com/javascript/3/samples/widget_print/ &lt;/A&gt;&lt;/P&gt;&lt;P&gt;Use the link to explore how to incorporate (or redirect to your print service) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps someone, once again thanks to the folks who were kind enough to reply.&amp;nbsp; At one point in the past I thought I would learn it all, now I struggle to keep up....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 15:33:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-run-advanced-high-quality-printing/m-p/480642#M18558</guid>
      <dc:creator>AndrewDavis2</dc:creator>
      <dc:date>2016-12-07T15:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run 'Advanced High Quality Printing' service?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-run-advanced-high-quality-printing/m-p/480643#M18559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just FYI to this thread,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The workflow that Andy describes in his post above is shown in this video,&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.esri.com/videos/watch?videoid=1058&amp;amp;channelid=ArcGISVideo&amp;amp;isLegacy=true&amp;amp;title=arcgis-for-server-10.1:-printingtools-service-tutorial"&gt;ArcGIS for Server 10.1: PrintingTools Service Tutorial&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 18:48:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-do-i-run-advanced-high-quality-printing/m-p/480643#M18559</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2016-12-07T18:48:12Z</dc:date>
    </item>
  </channel>
</rss>

