<?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 to sync a hosted feature layer from ArcMap? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120187#M5746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matthew, we'll look into truncate performance, it should be using a delete with where clause OBJECTID &amp;gt; 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 May 2016 19:32:34 GMT</pubDate>
    <dc:creator>BruceHarold</dc:creator>
    <dc:date>2016-05-17T19:32:34Z</dc:date>
    <item>
      <title>How to sync a hosted feature layer from ArcMap?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120182#M5741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to set up a process to keep hosted feature layers in sync from a FGDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been going through various documentation, such as this article:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://doc.arcgis.com/en/arcgis-online/share-maps/manage-hosted-layers.htm" title="http://doc.arcgis.com/en/arcgis-online/share-maps/manage-hosted-layers.htm"&gt;Manage hosted web layers—ArcGIS Online Help | ArcGIS&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...but it leaves me at:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;It was published from a client other than the ArcGIS Online website. If you published the hosted feature layer from ArcMap, overwrite the service from ArcMap.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how do you overwrite the service from ArcMap?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to make the service name remains the same, as it will be in use from a javascript application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far I can use the 'upload service definition' tool in ArcGIS Desktop, but I don't see anywhere an option to sync or update the data in a service from an ArcMap tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 22:17:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120182#M5741</guid>
      <dc:creator>MatthewBaker2</dc:creator>
      <dc:date>2016-05-13T22:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync a hosted feature layer from ArcMap?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120183#M5742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;from your ArcMap open the mxd with the data from FGDB and publish the service on your Organization account&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="200178" alt="Capture.PNG" class="image-4 jive-image" src="https://community.esri.com/legacyfs/online/200178_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select overwrite service on the next form&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="200167" alt="Capture1.PNG" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/200167_Capture1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;and select the hosted service you want to overwrite&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="200179" alt="Capture2.PNG" class="image-5 jive-image" src="https://community.esri.com/legacyfs/online/200179_Capture2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by doing this the FGDB transferred again in order to recreate the hosted service. After then the new data will be available to AGOL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2016 00:02:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120183#M5742</guid>
      <dc:creator>PanagiotisPapadopoulos</dc:creator>
      <dc:date>2016-05-14T00:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync a hosted feature layer from ArcMap?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120184#M5743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any way to do this from either model builder via GP tools, or with Python?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2016 14:20:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120184#M5743</guid>
      <dc:creator>MatthewBaker2</dc:creator>
      <dc:date>2016-05-16T14:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync a hosted feature layer from ArcMap?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120185#M5744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but it would be&amp;nbsp; a coding challenge.&lt;/P&gt;&lt;P&gt;I have been using Data Interoperability extension in ArcGIS Pro 1.2 to read and write feature services.&lt;/P&gt;&lt;P&gt;This release has good support for feature services, and you can use the ChangeDetector (for example) to create a delta set of features to overwrite, without any downtime or bulk overwrite, treating your FGDB as the master database.&lt;/P&gt;&lt;P&gt;The fme_db_operation format parameter can be used to control INSERT/UPDATE/DELETE behavior if you have a mixture, or the writer settings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2016 14:34:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120185#M5744</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2016-05-16T14:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync a hosted feature layer from ArcMap?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120186#M5745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bruce, I think this will be the solution. It is slow (to truncate, especially) but it is what I need.&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>Tue, 17 May 2016 16:35:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120186#M5745</guid>
      <dc:creator>MatthewBaker2</dc:creator>
      <dc:date>2016-05-17T16:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync a hosted feature layer from ArcMap?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120187#M5746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matthew, we'll look into truncate performance, it should be using a delete with where clause OBJECTID &amp;gt; 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 19:32:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120187#M5746</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2016-05-17T19:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync a hosted feature layer from ArcMap?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120188#M5747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Bruce! I'd be happy to provide feedback as I build this processes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll be pulling from SQL Server Spatial views and writing them to the staging FGDB before truncating and loading with FME... will be using point and polygon data for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-m&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 19:53:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120188#M5747</guid>
      <dc:creator>MatthewBaker2</dc:creator>
      <dc:date>2016-05-17T19:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync a hosted feature layer from ArcMap?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120189#M5748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're making a FGDB (with Data Interop or FME) it can be a zipfile that is output and if you upload/replace that as a portal item and publish it with overwrite.&lt;/P&gt;&lt;P&gt;I started down the path of this with a Pro script tool (attached) but we'll look into supporting it without coding in Data Interop/FME.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 20:11:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120189#M5748</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2016-05-18T20:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync a hosted feature layer from ArcMap?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120190#M5749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One thing that's happening is the service I'm trying to publish constantly hangs when uploading it for the first time on the 'Server-side post processing' in ArcCatalog, and the 'Creating Service' spinning icon on AGOL...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data is &amp;lt;30mb...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oh scratch that - it just finished... took almost an hour though!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 21:54:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120190#M5749</guid>
      <dc:creator>MatthewBaker2</dc:creator>
      <dc:date>2016-05-18T21:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync a hosted feature layer from ArcMap?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120191#M5750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is why I publish from an uploaded FGDB item for large datasets.&amp;nbsp; I have published services with millions of features that way; publishing from a map has failed for me on occasion.&amp;nbsp; The asynchronous nature of publication also isn't a good fit inside a desktop application - for big data.&amp;nbsp; I have waited overnight for some to publish, but they always succeeded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 22:11:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120191#M5750</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2016-05-18T22:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync a hosted feature layer from ArcMap?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120192#M5751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've now set up to publish from a FGDB to a new AGOL service, and while it takes ~4min to successfully upload the data, the 'creating service' icon hangs and hangs and hangs on the arcgis.com side of things. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trying to T&amp;amp;L the data always throws a fit about something, but I'll give it a few more shots before I contact support, etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Bruce!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 20:36:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120192#M5751</guid>
      <dc:creator>MatthewBaker2</dc:creator>
      <dc:date>2016-05-19T20:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync a hosted feature layer from ArcMap?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120193#M5752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"T&amp;amp;L"?&amp;nbsp; Services can take hours to publish.&amp;nbsp; If you took a look at my tool you'll notice it lets you set the projection and maxRecordCount for the service.&amp;nbsp; If you care about projection properties in your client app do control that.&amp;nbsp; maxRecordCount affects pagination, too big and you can get timeouts, stick with 2000 if you want to be safe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 22:36:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-sync-a-hosted-feature-layer-from-arcmap/m-p/120193#M5752</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2016-05-19T22:36:44Z</dc:date>
    </item>
  </channel>
</rss>

