<?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: ApplyEdits error (!2d!) in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/applyedits-error-2d/m-p/1578875#M41501</link>
    <description>&lt;P&gt;Hey Alison,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We just got this error message for a published feature service today in Field Maps. Your post was the most recent I could find on the topic. When you say "&lt;SPAN&gt;We modified the data for the date fields so that they were submitted as&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;epoch&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;instead of as a formatted date/time." what do you mean by epoch? Sorry for the ignorance, but I haven't seen anything about epoch before. Not sure why its all of a sudden not able to read a date field. I figured the data was just corrupted and was causing the issue.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your help.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-Nick &lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 25 Jan 2025 00:07:59 GMT</pubDate>
    <dc:creator>Nick_McCausland</dc:creator>
    <dc:date>2025-01-25T00:07:59Z</dc:date>
    <item>
      <title>ApplyEdits error (!2d!)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/applyedits-error-2d/m-p/1505855#M40031</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We are unable to apply edits to a feature service, and while the response is simply &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "error": {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "code": 400,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "extendedCode": -2147024809,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "message": "Unable to complete operation.",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "details": [&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Unable to perform applyEdits operation."&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;},&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The server logs show &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"Edit for Feature with ObjectID: 112 for Layer: !2d! is not applied."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This feature is not m- or z-enabled that I can discern.&amp;nbsp; Any suggestions?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 16:37:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/applyedits-error-2d/m-p/1505855#M40031</guid>
      <dc:creator>Alison_Mynsberge</dc:creator>
      <dc:date>2024-07-16T16:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: ApplyEdits error (!2d!)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/applyedits-error-2d/m-p/1537379#M40547</link>
      <description>&lt;P&gt;The issue was related to the DateTime formats:&lt;/P&gt;&lt;P&gt;The Date/Time formats retrieved by a query to an ArcGIS REST endpoint differ from the format required for submitting an update or new record to an ArcGIS REST endpoint.&amp;nbsp; We referred to discussions in &lt;A href="https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proper-rest-query-for-epoch/td-p/487861" target="_blank"&gt;https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proper-rest-query-for-epoch/td-p/487861&lt;/A&gt; and &lt;A href="https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/turning-an-esrifieldtypedate-field-an-integer-into/td-p/322319" target="_blank"&gt;https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/turning-an-esrifieldtypedate-field-an-integer-into/td-p/322319&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;We modified the data for the date fields so that they were submitted as &lt;STRONG&gt;epoch &lt;/STRONG&gt;instead of as a formatted date/time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why the date/time format issue came back with that particular server log is completely unclear.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 15:37:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/applyedits-error-2d/m-p/1537379#M40547</guid>
      <dc:creator>Alison_Mynsberge</dc:creator>
      <dc:date>2024-09-11T15:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: ApplyEdits error (!2d!)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/applyedits-error-2d/m-p/1578875#M41501</link>
      <description>&lt;P&gt;Hey Alison,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We just got this error message for a published feature service today in Field Maps. Your post was the most recent I could find on the topic. When you say "&lt;SPAN&gt;We modified the data for the date fields so that they were submitted as&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;epoch&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;instead of as a formatted date/time." what do you mean by epoch? Sorry for the ignorance, but I haven't seen anything about epoch before. Not sure why its all of a sudden not able to read a date field. I figured the data was just corrupted and was causing the issue.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your help.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-Nick &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jan 2025 00:07:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/applyedits-error-2d/m-p/1578875#M41501</guid>
      <dc:creator>Nick_McCausland</dc:creator>
      <dc:date>2025-01-25T00:07:59Z</dc:date>
    </item>
  </channel>
</rss>

