<?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: Overwrite Locator Service using Pro in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638237#M24490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcGIS Pro 2.5 will be the next release, which will have the ability to overwrite geocoding services on Enterprise portal and standalone ArcGIS Server through the UI like you can in ArcMap/ArcCatalog. In ArcGIS Pro 2.4 you can publish to standalone ArcGIS Server. If you have access to the Early Adopter Program, you can test out the new functionality in 2.5 beta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Dec 2019 17:31:14 GMT</pubDate>
    <dc:creator>ShanaBritt</dc:creator>
    <dc:date>2019-12-18T17:31:14Z</dc:date>
    <item>
      <title>Overwrite Locator Service using Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638226#M24479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recently published a composite locator service using Pro to our Portal (with a federated Server).&amp;nbsp; I re-built the individual locators and would now like to re-publish / overwrite the composite locator service, but don't see a way of doing that within Pro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing a tool or toolbar somewhere?&amp;nbsp; How does one update / overwrite locator services using Pro?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2019 14:11:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638226#M24479</guid>
      <dc:creator>mpboyle</dc:creator>
      <dc:date>2019-01-08T14:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite Locator Service using Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638227#M24480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/37977"&gt;Matthew Boyle&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Presently, there is not a means to formally overwrite a geocode service. What you can do is either update the data for the service or publish a new service altogether and re-implement that into any online portals or web apps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if you have a composite locator, you can follow these steps to update the service:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" data-aura-rendered-by="167033:0"&gt;1. Stop the geocode service&lt;BR data-aura-rendered-by="167025:0" /&gt;2. Update the reference data for the individual locators&lt;BR data-aura-rendered-by="167025:0" /&gt;3. Rebuild the individual locators&lt;/SPAN&gt;&lt;/P&gt;&lt;UL data-aura-rendered-by="167025:0"&gt;&lt;LI&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/geocoding/rebuild-address-locator.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/geocoding/rebuild-address-locator.htm"&gt;Rebuild Address Locator—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class="" data-aura-rendered-by="167033:0"&gt;4. Start the geocode service&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" data-aura-rendered-by="167033:0"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" data-aura-rendered-by="167033:0"&gt;Hope this helps!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" data-aura-rendered-by="167033:0"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" data-aura-rendered-by="167033:0"&gt;-Daniel&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2019 20:49:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638227#M24480</guid>
      <dc:creator>DanielCota1</dc:creator>
      <dc:date>2019-01-22T20:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite Locator Service using Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638228#M24481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For ArcGIS Pro 2.3 the parameter 'overwrite_existing_service' was added to the&amp;nbsp;&lt;STRONG style="font-weight: 500;"&gt;CreateGeocodeSDDraft ArcPy publishing function. Once ArcGIS Pro 2.3 is available you would be able to overwrite the locator service via Python using Pro. Later this week this help topic will include the new parameter. At this time there is no option in the UI to overwrite existing locator services.&amp;nbsp;&lt;A class="link-titled" href="https://prostg.arcgis.com/en/pro-app/arcpy/functions/creategeocodesddraft.htm" title="https://prostg.arcgis.com/en/pro-app/arcpy/functions/creategeocodesddraft.htm"&gt;https://pro.arcgis.com/en/pro-app/arcpy/functions/creategeocodesddraft.htm&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2019 22:54:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638228#M24481</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2019-01-22T22:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite Locator Service using Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638229#M24482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcGIS Pro 2.3 went live today and if you are able to install it try using the Python option I suggested above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2019 01:23:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638229#M24482</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2019-01-25T01:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite Locator Service using Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638230#M24483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having trouble with this&amp;nbsp;in Pro 2.4.2.&amp;nbsp;&lt;STRONG&gt;overwrite_existing_service=True&lt;/STRONG&gt; is not working inside Pro or Python 3.6.8. IDLE. Will this be addressed at Pro 2.5? I need to rebuild and overwrite a locator on our server once or twice a week.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2019 23:56:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638230#M24483</guid>
      <dc:creator>LeviCecil</dc:creator>
      <dc:date>2019-12-16T23:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite Locator Service using Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638231#M24484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the overwite service parameter stop the existing service whose associated address locator would need to be stopped in order to remove locks on a file geodatabase if that was the data source?&amp;nbsp; Is this the recommend procedure for updating a geocode service going forward?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ask because it seems like the overwrite task would occur after rebuilding the address locator which could only occur if the service was stopped at that point to clear the file geodatabase locks that would throw up an error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2019 14:00:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638231#M24484</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2019-12-17T14:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite Locator Service using Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638232#M24485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can overwrite Geocode services in Python 2.7, but not in Python 3.6 or in Pro.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2019 17:52:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638232#M24485</guid>
      <dc:creator>LeviCecil</dc:creator>
      <dc:date>2019-12-17T17:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite Locator Service using Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638233#M24486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So when you overwrite a geocode service in python 2.7, do you need to first stop the geocode service to rebuild the associated address locator?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2019 17:54:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638233#M24486</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2019-12-17T17:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite Locator Service using Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638234#M24487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, it just overwrites. If I try to run the same script in Python 3.6.8, it stops the locator on the server and then fails to upload the service definition.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I've found another issue. I create the locator in Pro/Python 3 using&amp;nbsp;&lt;STRONG&gt;arcpy.geocoding.CreateLocator. &lt;/STRONG&gt;This tool has no capabilities parameters (geocode, suggest, etc).&amp;nbsp;I can't use the older tool&amp;nbsp;&lt;STRONG&gt;arcpy.CreateAddressLocator_geocoding&lt;/STRONG&gt; because suggestions are totally screwed up when the service is consumed in a web app.&lt;STRONG&gt; &lt;/STRONG&gt;If I publish the locator straight from Pro (created with&amp;nbsp;&lt;STRONG&gt;arcpy.geocoding.CreateLocator)&lt;/STRONG&gt;, everything works. If I create the locator in Python 3.6, and then publish it in 2.7, then suggestions are turned off. Turning them on and restarting the service has no effect.&amp;nbsp;So no matter what, I have to physically publish the locator to the server or it won't work correctly. I need this process to be fully automated end to end, because the address points data I'm using is updated by the city on a bi-weekly basis.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2019 17:56:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638234#M24487</guid>
      <dc:creator>LeviCecil</dc:creator>
      <dc:date>2019-12-17T17:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite Locator Service using Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638235#M24488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The geocoding team put out a script to help automate updating a geocode service using Python that is installed with ArcGIS Pro.&amp;nbsp;&lt;A class="link-titled" href="https://www.arcgis.com/home/item.html?id=54e8aab14f6e4c61b65b9dd9ab451503" title="https://www.arcgis.com/home/item.html?id=54e8aab14f6e4c61b65b9dd9ab451503"&gt;https://www.arcgis.com/home/item.html?id=54e8aab14f6e4c61b65b9dd9ab451503&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;The script is meant to automate the process described in the "Update a locator service" section of the 'Keep your locator up to date' help topic here: https://pro.arcgis.com/en/pro-app/help/data/geocoding/keep-your-locator-up-to-date.htm#ESRI_SECTION1_35E8B1CBDACB44C2AD4B5D486E9FBFEE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using the script to see if you still encounter the problems you are having with updating the service.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2019 01:29:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638235#M24488</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2019-12-18T01:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite Locator Service using Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638236#M24489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. I will try this out. That page says &lt;STRONG&gt;"W&lt;/STRONG&gt;&lt;STRONG style="color: #4c4c4c; background-color: #ffffff;"&gt;e recommend using Pro 2.5 to overwrite your geocoding services. In Pro 2.5 you can overwrite services on both standalone server and on a federated Portal. This script is meant for users that are using an earlier version of Pro."&amp;nbsp;&lt;/STRONG&gt;I'm assuming this is directed at Beta testers. Is there a general release date for 2.5?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2019 16:52:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638236#M24489</guid>
      <dc:creator>LeviCecil</dc:creator>
      <dc:date>2019-12-18T16:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite Locator Service using Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638237#M24490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcGIS Pro 2.5 will be the next release, which will have the ability to overwrite geocoding services on Enterprise portal and standalone ArcGIS Server through the UI like you can in ArcMap/ArcCatalog. In ArcGIS Pro 2.4 you can publish to standalone ArcGIS Server. If you have access to the Early Adopter Program, you can test out the new functionality in 2.5 beta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2019 17:31:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638237#M24490</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2019-12-18T17:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite Locator Service using Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638238#M24491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, but will I still need to use the script you linked to in order to overwrite locator services in Python? Or will overwrite_existing_service=True work in 2.5?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2019 17:39:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638238#M24491</guid>
      <dc:creator>LeviCecil</dc:creator>
      <dc:date>2019-12-18T17:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite Locator Service using Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638239#M24492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Levi:&lt;/P&gt;&lt;P&gt;If you are wanting to automate the publishing and overwrite process you will need to use Python, so using the script I mentioned is still needed for overwrite. As far as your issue with publishing the original locator created with the Create Locator tool...&lt;/P&gt;&lt;P&gt;1. The locators created with the tool have suggestions built in, there is no parameter to check to enable suggestions like with the Create Address Locator tool.&lt;/P&gt;&lt;P&gt;2. If you publish the locator created with Create Locator tool using Python 3.6&amp;nbsp;does the service and suggestions work? It is not recommended to publish locators created with the Create Locator tool in ArcGIS Pro using Python 2.7. Python 2.7 is for ArcMap, which does not support the locators created with the Create Locator tool in Pro. Once the locator is published as a service, it can then be used in ArcMap.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2019 20:13:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638239#M24492</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2019-12-18T20:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite Locator Service using Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638240#M24493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't publish locators at all from Python 3.6. It spits out vague errors.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: bold; font-size: 14px;"&gt;&lt;STRONG&gt;ERROR 001487: Failed to update the published service with the server-side data location. Please see the server's log for more details.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: bold; font-size: 14px;"&gt;&lt;STRONG&gt;ERROR 001369: Failed to create the service.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: bold; font-size: 14px;"&gt;&lt;STRONG&gt;Failed to execute (Publish Service Definition).&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: bold; font-size: 14px;"&gt;&lt;STRONG&gt;Failed.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: bold; font-size: 14px;"&gt;&lt;STRONG&gt;Failed to execute (Publish Service Definition).&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: bold; font-size: 14px;"&gt;&lt;STRONG&gt;Failed.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: bold; font-size: 14px;"&gt;&lt;STRONG&gt;Failed to execute (UploadServiceDefinition).&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P&gt;I have to publish manually from Pro, or from Python 2.7 (which keeps the suggestions off, so also isn't an option).&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2019 20:18:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638240#M24493</guid>
      <dc:creator>LeviCecil</dc:creator>
      <dc:date>2019-12-18T20:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite Locator Service using Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638241#M24494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Levi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Is the locator you are publishing a composite locator or a single locator created with the Create Locator tool?&lt;/LI&gt;&lt;LI&gt;What version of ArcGIS Server are you publishing the locator to? Is it federated?&lt;/LI&gt;&lt;LI&gt;Do you get the same error messages when you publish a locator created with the Create Address Locator tool using Python 3.6?&lt;/LI&gt;&lt;LI&gt;Do you have a data store setup on the server you are publishing to? I'm asking this based on the info in the error code topic&amp;nbsp;&lt;P&gt;&lt;/P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-01476-01500-001487.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-01476-01500-001487.htm"&gt;001487: Failed to update the published service with the server-side data location. Please see the server's log for more …&lt;/A&gt;&amp;nbsp; It would be good to see what info is in the server logs.&amp;nbsp;&lt;A class="link-titled" href="https://enterprise.arcgis.com/en/server/latest/administer/windows/about-server-logs.htm" title="https://enterprise.arcgis.com/en/server/latest/administer/windows/about-server-logs.htm"&gt;Server logs—ArcGIS Server Administration (Windows) | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2019 00:58:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638241#M24494</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2019-12-19T00:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite Locator Service using Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638242#M24495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Single locator created with Create Locator&lt;/P&gt;&lt;P&gt;2. Server 10.7.1. Not federated with Portal.&lt;/P&gt;&lt;P&gt;3. Yes&lt;/P&gt;&lt;P&gt;4. I'm not sure. Our server was set up and hosted by a 3rd Party and we are in the R&amp;amp;D stage. I will ask them about the data store. The server logs only display the errors I pasted above.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2019 17:09:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638242#M24495</guid>
      <dc:creator>LeviCecil</dc:creator>
      <dc:date>2019-12-19T17:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite Locator Service using Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638243#M24496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Levi:&lt;/P&gt;&lt;P&gt;Do you know if a copy of the locator that is being published is stored on the server that the 3rd party setup for you?&lt;/P&gt;&lt;P&gt;Do you have access to ArcGIS Server manager to check for any data stores?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2019 17:52:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638243#M24496</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2019-12-19T17:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite Locator Service using Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638244#M24497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do. There aren't any data stores. I was just able to successfully overwrite my locator on the server using the script you linked to. So I'll just import that as a module in my script going forward. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2019 17:59:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638244#M24497</guid>
      <dc:creator>LeviCecil</dc:creator>
      <dc:date>2019-12-19T17:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite Locator Service using Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638245#M24498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the comment here for publishing and overwrite solution via Python 3.6, the copy_data_to_server parameter is missing.&amp;nbsp;&lt;A _jive_internal="true" class="link-titled" href="https://community.esri.com/thread/245276-server-geolocator-publishing-fails-in-python-36-but-works-in-27#comment-898435" title="https://community.esri.com/thread/245276-server-geolocator-publishing-fails-in-python-36-but-works-in-27#comment-898435"&gt;https://community.esri.com/thread/245276-server-geolocator-publishing-fails-in-python-36-but-works-in-27#comment-898435&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2019 18:11:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/overwrite-locator-service-using-pro/m-p/638245#M24498</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2019-12-19T18:11:37Z</dc:date>
    </item>
  </channel>
</rss>

