<?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: Change Hosted Feature Service URL on Portal in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/426#M35</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Might be good to create an idea ? I did not find any thing related to that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Jun 2019 06:03:42 GMT</pubDate>
    <dc:creator>NicolasGIS</dc:creator>
    <dc:date>2019-06-21T06:03:42Z</dc:date>
    <item>
      <title>Change Hosted Feature Service URL on Portal</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/410#M19</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have published all my services prior to adding a load balancer and have noticed that the URL for the service on the Portal item still references the non-load balanced URL.&amp;nbsp; I though setting the WebContextURL on the Portal and the Server to the load balanced URL would resolve that.&amp;nbsp; I would like to avoid having to republish everything after setting up the load balancer, since the load balanced URL is already being used for our existing production.&amp;nbsp; I have attempted changing it using the Python API, but get an error saying the URL cannot be edited, only thing that works is changing it from http to https.&amp;nbsp; I was hoping that the URLs in the items would be relative, but it looks like they are not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 14:41:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/410#M19</guid>
      <dc:creator>JustinGreco</dc:creator>
      <dc:date>2017-12-11T14:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Change Hosted Feature Service URL on Portal</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/411#M20</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately there's no way to update the URL's within a deployment.&amp;nbsp; We expect to support that in later versions of the software, though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2017 17:47:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/411#M20</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2017-12-12T17:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Change Hosted Feature Service URL on Portal</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/412#M21</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/16548"&gt;Jonathan Quinn&lt;/A&gt;‌, is this still the case..? And is there any recommended workflow for migrating, say 1,000, hosted feature layers from one server to another..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 20:36:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/412#M21</guid>
      <dc:creator>JamesOsundwa</dc:creator>
      <dc:date>2018-06-19T20:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Change Hosted Feature Service URL on Portal</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/413#M22</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this is still the case for now. You can use the Python API to download or extract the data/shapefile/zipped file geodatabase/SD file, (however you published it), from Portal and then upload it to your new server. The extract options would capture any new/updated/deleted data that has been created once the service is published, but the original item that created the service would contain the original data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you describe your use case for migrating the services? Are you attempting to migrate machines, but retain the original URL of the services, or are you looking to clone an existing deployment into another where the URLs of everything will change?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 22:30:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/413#M22</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2018-06-19T22:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Change Hosted Feature Service URL on Portal</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/414#M23</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the insights.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Use case:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I have a clean install of STG portal running 10.6 and a fully operational PROD instance running 10.3&lt;/LI&gt;&lt;LI&gt;I'm migrating items, users, groups from PROD to STG and then intend to switch the STG into PROD&lt;/LI&gt;&lt;LI&gt;I'm using &lt;A href="https://developers.arcgis.com/python/sample-notebooks/clone-portal-users-groups-and-content/"&gt;https://developers.arcgis.com/python/sample-notebooks/clone-portal-users-groups-and-content/&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;I migrated users, groups, and items, but noticed that feature layers did not copy (and item URLs did not update)&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;I'm keener on migrating the actual feature layers into the new instance than updating the url's, because if updated, these URLs will have to be changed back when this instance goes into production&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 23:48:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/414#M23</guid>
      <dc:creator>JamesOsundwa</dc:creator>
      <dc:date>2018-06-19T23:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Change Hosted Feature Service URL on Portal</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/415#M24</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the detailed information. We're working on capturing user requirements for migration/cloning workflows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you looked into &lt;A href="http://enterprise.arcgis.com/en/portal/latest/administer/windows/about-distributed-collaboration.htm"&gt;collaboration&lt;/A&gt;? That packages up the data and service as a by-value copy, so you can move it over to another system, such as ArcGIS Online, another production Enterprise deployment, or even down to a staging environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 16:36:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/415#M24</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2018-06-20T16:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Change Hosted Feature Service URL on Portal</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/416#M25</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Collaboration would have been a great option, but the source portal is on 10.3 therefore not supported. I'm looking into your initial suggestion of using the Python API and then figure out how to publish it into the target portal; will let you know how that goes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 20:07:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/416#M25</guid>
      <dc:creator>JamesOsundwa</dc:creator>
      <dc:date>2018-06-20T20:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Change Hosted Feature Service URL on Portal</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/417#M26</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jonathan,&lt;/P&gt;&lt;P&gt;u r saying there is no way to update the services url in a federated portal. Like if you relocate the web adaptor for the services to a new server, you will not be able to tell portal about that new location without unfederate and refederate, no? If that is the case what is the and best option to reflect a web adaptor change for arcgis server? Can’t this be edited from admin or portal directory and then use the python update service and webmap urls to reflect the new services url? Something else, can we change the url for the item using python update service url everytime we publish a service to portal? What is the effect of having items service urls updated while the services url for the portal to server federation is kept pointing to undesired location? Would that be considered a workaround? If yes, any impact other than repeating the update on every service published?&lt;/P&gt;&lt;P&gt;willing to hear from you for this critical situation.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2018 18:24:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/417#M26</guid>
      <dc:creator>AhmadAwada1</dc:creator>
      <dc:date>2018-07-24T18:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Change Hosted Feature Service URL on Portal</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/418#M27</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that's correct. The URL for hosted services can't be updated at this time.You can loop through all content and update the URL to non-hosted services, though. You can also loop through your content to find webmaps and update the operational/basemap layers to point to the new URL.You&amp;nbsp; can update the services URL of the federated Server through the Sharing API we well, but you'll likely need to republish hosted services.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 00:12:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/418#M27</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2018-07-25T00:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change Hosted Feature Service URL on Portal</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/419#M28</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We actually went through this process and found that it can be done but I'm not sure I would recommend it.&amp;nbsp; Our Portal is in a "lite-production" phase so there isn't a lot of content but we had enough that I wanted to try this route.&amp;nbsp; We used scripts to update non-hosted service URLs and web map layer URLs, but for some reason we missed some content and I ended up using ago-assistant to fix those manually.&amp;nbsp; We also had a few hosted feature services that will need to be recreated and related/dependent content updated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The one unexpected issue was related to Insights.&amp;nbsp; Insights stores all its pages and workbooks in Hosted WorkSpaces.&amp;nbsp; Fortunately, all of our Insights work has been test related so it was acceptable to let those go.&amp;nbsp; I also found that I couldn't delete any orphaned Insights WorkSpaces in the Federated Server's Home &amp;gt; services &amp;gt; Hosted Admin page (I could do this for Hosted Feature Services).&amp;nbsp; I received a: 'Failed to create data source ''/enterpriseDatabases/AGSDataStore_ds_w7oh234m'''&amp;nbsp; message and the WorkSpace remains listed in the Hosted Folder.&amp;nbsp; This may be related to the fact that we also reinstalled DataStore (long story). However we were able to delete the broken Feature Services that had pointed to the prior instance of DataStore. For now I'll just ignore them.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was also necessary to update the serverURL in &amp;lt;configstore&amp;gt;\security\security-config.json.&amp;nbsp; That file retained the prior web adapter URL. Without this change Insights wouldn't work properly.&amp;nbsp; I'm hoping this change wont have repercussions.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2019 15:22:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/419#M28</guid>
      <dc:creator>EricJackson1</dc:creator>
      <dc:date>2019-04-03T15:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Change Hosted Feature Service URL on Portal</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/420#M29</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, non-hosted services, applications, and operational and basemap service URLs within webmaps can be updated via the Sharing API using a script, but did you need to update hosted services? Those cannot be updated via the Sharing API and need to be updated elsewhere, a workflow that is not supported and risky.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2019 17:07:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/420#M29</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2019-04-03T17:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Change Hosted Feature Service URL on Portal</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/421#M30</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, we didn't find a way to update the URL for hosted services.&amp;nbsp; We deleted those and will recreated as needed.&amp;nbsp; We also deleted all Insights content since those too are in the hosted folder.&amp;nbsp; The change to the secruity-config.json was necessary because it still retained a reference to the prior web adapter URL.&amp;nbsp; This wasn't changed by using the Update Server REST Endpoint.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2019 17:14:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/421#M30</guid>
      <dc:creator>EricJackson1</dc:creator>
      <dc:date>2019-04-03T17:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Change Hosted Feature Service URL on Portal</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/422#M31</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share the code you used to update the URLs of non-hosted feature services?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2019 16:46:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/422#M31</guid>
      <dc:creator>nelsmickaelson</dc:creator>
      <dc:date>2019-05-01T16:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Change Hosted Feature Service URL on Portal</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/423#M32</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Nels,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly find attached the toolset I used (ago-tools-master).&lt;/P&gt;&lt;P&gt;You will specifically need “updateMapServiceUrlsInWebMaps &amp;amp; updateRegisteredUrlForServiceOrApp” tools as I remember.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2019 04:47:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/423#M32</guid>
      <dc:creator>AhmadAwada1</dc:creator>
      <dc:date>2019-05-02T04:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Change Hosted Feature Service URL on Portal</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/424#M33</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. Really appreciate your willingness to share!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2019 14:51:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/424#M33</guid>
      <dc:creator>nelsmickaelson</dc:creator>
      <dc:date>2019-05-02T14:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Change Hosted Feature Service URL on Portal</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/425#M34</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used these tools also.&amp;nbsp; Though some webmaps didn't get updated. However I think it was probably user error!&amp;nbsp; I recommend as much testing as possible.&amp;nbsp; There may be other tools but I didn't find any really good examples of exactly what I wanted to do (essentially a mass search and replace of an old web adaptor name to a new web adaptor name for all content that could contain those strings).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have qa portal running on VMs that would be helpful since you could create a snapshot prior to testing and restore if something doesn't work as planned. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2019 15:53:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/425#M34</guid>
      <dc:creator>EricJackson1</dc:creator>
      <dc:date>2019-05-02T15:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Change Hosted Feature Service URL on Portal</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/426#M35</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Might be good to create an idea ? I did not find any thing related to that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2019 06:03:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/426#M35</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2019-06-21T06:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Change Hosted Feature Service URL on Portal</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/427#M36</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A href="https://community.esri.com/migrated-users/16548"&gt;Jonathan Quinn&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;do you have more information about this request ? Any version number for example ?&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2020 15:32:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/change-hosted-feature-service-url-on-portal/m-p/427#M36</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2020-02-06T15:32:24Z</dc:date>
    </item>
  </channel>
</rss>

