<?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>idea Comparative Analysis of Retrieving Change Logs in ArcGIS Online: REST API vs. Timestamp Queries in ArcGIS Online Ideas</title>
    <link>https://community.esri.com/t5/arcgis-online-ideas/comparative-analysis-of-retrieving-change-logs-in/idi-p/1508679</link>
    <description>&lt;P&gt;xecute a process in ArcGIS Online to retrieve the change logs with timestamps from the previous day at midnight for all feature layers. Depending on the processing time, compare the performance of instantiating feature layers by itemID and querying feature information by timestamp to retrieve only the previous day’s data. If obtaining change logs via REST API is at least ten times faster, it may be a viable option.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jul 2024 16:15:50 GMT</pubDate>
    <dc:creator>MasaakiKurokawa</dc:creator>
    <dc:date>2024-07-23T16:15:50Z</dc:date>
    <item>
      <title>Comparative Analysis of Retrieving Change Logs in ArcGIS Online: REST API vs. Timestamp Queries</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/comparative-analysis-of-retrieving-change-logs-in/idi-p/1508679</link>
      <description>&lt;P&gt;xecute a process in ArcGIS Online to retrieve the change logs with timestamps from the previous day at midnight for all feature layers. Depending on the processing time, compare the performance of instantiating feature layers by itemID and querying feature information by timestamp to retrieve only the previous day’s data. If obtaining change logs via REST API is at least ten times faster, it may be a viable option.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 16:15:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/comparative-analysis-of-retrieving-change-logs-in/idi-p/1508679</guid>
      <dc:creator>MasaakiKurokawa</dc:creator>
      <dc:date>2024-07-23T16:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Comparative Analysis of Retrieving Change Logs in ArcGIS Online: REST API vs. Timestamp Queries</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/comparative-analysis-of-retrieving-change-logs-in/idc-p/1510057#M11475</link>
      <description>&lt;P&gt;Filtering with a query using the ArcGIS for Python API and retrieving the change log for a feature layer both took about the same amount of time. For a size of 10KB, it took 4 to 8 seconds, while for over 20MB, it took 3 to 5 minutes. Therefore, I would like to clarify the operational method to determine which approach to utilize.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 14:32:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/comparative-analysis-of-retrieving-change-logs-in/idc-p/1510057#M11475</guid>
      <dc:creator>MasaakiKurokawa</dc:creator>
      <dc:date>2024-07-25T14:32:25Z</dc:date>
    </item>
  </channel>
</rss>

