<?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: Print GP service cannot connect to basemapping service in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/print-gp-service-cannot-connect-to-basemapping/m-p/617870#M23751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you using a proxy? Have you added &lt;/SPAN&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services"&gt;http://services.arcgisonline.com/ArcGIS/rest/services&lt;/A&gt;&lt;SPAN&gt; in serverUrls string array of proxy?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;see also &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/56702-Export-Web-Map-Task-Error-quot-Unable-to-connect-to-map-server...-quot"&gt;http://forums.arcgis.com/threads/56702-Export-Web-Map-Task-Error-quot-Unable-to-connect-to-map-server...-quot&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 May 2013 09:05:15 GMT</pubDate>
    <dc:creator>nicogis</dc:creator>
    <dc:date>2013-05-24T09:05:15Z</dc:date>
    <item>
      <title>Print GP service cannot connect to basemapping service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/print-gp-service-cannot-connect-to-basemapping/m-p/617869#M23750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having a problem with the print gp task in 10.1 when external basemapping is used.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example if I try to print a map with an ArcGIS online basemap I get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unable to complete operation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error executing tool.: Layer "Topographic": Unable to connect to map server at &lt;/SPAN&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer&lt;/A&gt;&lt;SPAN&gt;. Failed to execute (Export Web Map). Failed to execute (Export Web Map Task).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A few bits of context to the problem:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* The gp task is hosted on a vm server designed for internal use, but the server can access the rest endpoint of the esri basemapping at &lt;/SPAN&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* I can also make requests from the rest endpoint of the internal server to the esri basemapping service and can get the result back.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* It works fine using a map with only internal services.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* There is no security on the internal server and it is being tested using unsecured arcgis basemaps&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* I am calling the gp task using the standard print widget in flex, but the flex side doesn't seem to be a problem, because if i reconfigure the flex widget to use the sample print task at &lt;/SPAN&gt;&lt;A href="http://sampleserver6.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task/execute"&gt;http://sampleserver6.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task/execute&lt;/A&gt;&lt;SPAN&gt; it works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know it sounds like something to do with permissions or firewall settings etc but the server seems to be able to make requests to the external acrgis service without any trouble so it is quite perplexing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone experienced the same thing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 22:52:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/print-gp-service-cannot-connect-to-basemapping/m-p/617869#M23750</guid>
      <dc:creator>BenScott2</dc:creator>
      <dc:date>2013-05-23T22:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Print GP service cannot connect to basemapping service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/print-gp-service-cannot-connect-to-basemapping/m-p/617870#M23751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you using a proxy? Have you added &lt;/SPAN&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services"&gt;http://services.arcgisonline.com/ArcGIS/rest/services&lt;/A&gt;&lt;SPAN&gt; in serverUrls string array of proxy?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;see also &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/56702-Export-Web-Map-Task-Error-quot-Unable-to-connect-to-map-server...-quot"&gt;http://forums.arcgis.com/threads/56702-Export-Web-Map-Task-Error-quot-Unable-to-connect-to-map-server...-quot&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 09:05:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/print-gp-service-cannot-connect-to-basemapping/m-p/617870#M23751</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2013-05-24T09:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Print GP service cannot connect to basemapping service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/print-gp-service-cannot-connect-to-basemapping/m-p/617871#M23752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Problem sorted now - the arcgis server user was set up as a local user with insufficient permissions to access the basemapping (which was an external web service).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 03:29:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/print-gp-service-cannot-connect-to-basemapping/m-p/617871#M23752</guid>
      <dc:creator>BenScott1</dc:creator>
      <dc:date>2013-08-22T03:29:50Z</dc:date>
    </item>
  </channel>
</rss>

