<?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: Server connection when publishing tile cache using python script in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/server-connection-when-publishing-tile-cache-using/m-p/1004505#M28993</link>
    <description>&lt;P&gt;Is your ArcGIS Server (AGS) environment federated with a Portal?&lt;/P&gt;</description>
    <pubDate>Tue, 24 Nov 2020 23:04:27 GMT</pubDate>
    <dc:creator>MichaelVolz</dc:creator>
    <dc:date>2020-11-24T23:04:27Z</dc:date>
    <item>
      <title>Server connection when publishing tile cache using python script</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/server-connection-when-publishing-tile-cache-using/m-p/1004488#M28992</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have a python script which is used to determines areas of a tile cache that need to be updated. I am having issues with&amp;nbsp;ManageMapServerCacheTiles accepting my server connection. I have saved the username and password to the connection file and set the type as 'publisher'. I have overwritten the map service with the same connection credentials, but i am still getting an error 'ERROR 001265: Admin or publisher connection required.&amp;nbsp;Failed to execute (ManageMapServerCacheTiles).'&lt;/P&gt;&lt;P&gt;Dont know what else to try&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 22:26:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/server-connection-when-publishing-tile-cache-using/m-p/1004488#M28992</guid>
      <dc:creator>PeterMilenkovic</dc:creator>
      <dc:date>2020-11-24T22:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Server connection when publishing tile cache using python script</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/server-connection-when-publishing-tile-cache-using/m-p/1004505#M28993</link>
      <description>&lt;P&gt;Is your ArcGIS Server (AGS) environment federated with a Portal?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 23:04:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/server-connection-when-publishing-tile-cache-using/m-p/1004505#M28993</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2020-11-24T23:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Server connection when publishing tile cache using python script</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/server-connection-when-publishing-tile-cache-using/m-p/1004510#M28994</link>
      <description>&lt;P&gt;Hi Michael&lt;/P&gt;&lt;P&gt;No it is not.&lt;/P&gt;&lt;P&gt;Here is my inputServer variable&lt;/P&gt;&lt;P&gt;service = r"C:\Users\gistaskscheduler\AppData\Roaming\Esri\Desktop10.7\ArcCatalog\arcgis on spar01 (publisher)\GXInternalMaps\GXBasemapCache_ArcGISPro.MapServer"&lt;/P&gt;&lt;P&gt;I used the example found here&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/server/create-map-server-cache.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/tool-reference/server/create-map-server-cache.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I noticed that it does not inlcued the '.ags' file extension.&lt;/P&gt;&lt;P&gt;Also do you think it matters if the server connection was created in ArcMap as opposed to ArcGIS Pro?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 23:16:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/server-connection-when-publishing-tile-cache-using/m-p/1004510#M28994</guid>
      <dc:creator>PeterMilenkovic</dc:creator>
      <dc:date>2020-11-24T23:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Server connection when publishing tile cache using python script</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/server-connection-when-publishing-tile-cache-using/m-p/1004543#M28995</link>
      <description>&lt;P&gt;Found the issue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Turns out the inputService parameter has to be in a list, even though it was only 1 map service....&lt;/P&gt;&lt;P&gt;ESRI can you please update the reference on this page&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/server/manage-map-server-cache-tiles.htm#GUID-3C03865B-B5DD-428E-9FFA-9582CFF625EC" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/tool-reference/server/manage-map-server-cache-tiles.htm#GUID-3C03865B-B5DD-428E-9FFA-9582CFF625EC&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 01:39:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/server-connection-when-publishing-tile-cache-using/m-p/1004543#M28995</guid>
      <dc:creator>PeterMilenkovic</dc:creator>
      <dc:date>2020-11-25T01:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Server connection when publishing tile cache using python script</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/server-connection-when-publishing-tile-cache-using/m-p/1120939#M31694</link>
      <description>&lt;P&gt;Peter,&lt;/P&gt;&lt;P&gt;I'm having&amp;nbsp; similar issue can you show an example of how your input parameter looks as a list?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 19:20:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/server-connection-when-publishing-tile-cache-using/m-p/1120939#M31694</guid>
      <dc:creator>MichelleMestrovich1</dc:creator>
      <dc:date>2021-11-29T19:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Server connection when publishing tile cache using python script</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/server-connection-when-publishing-tile-cache-using/m-p/1496102#M39836</link>
      <description>&lt;P&gt;I'm having a similar issue but my AGS environment is federated with my Portal, which doesn't allow me to establish an admin/publisher connection (only user). Do you happen to know what the protocol is in this situation?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 18:12:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/server-connection-when-publishing-tile-cache-using/m-p/1496102#M39836</guid>
      <dc:creator>ATFerguson</dc:creator>
      <dc:date>2024-06-21T18:12:26Z</dc:date>
    </item>
  </channel>
</rss>

