<?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: Create is not supported on the table errorCode=3052 in Kotlin Maps SDK Questions</title>
    <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/create-is-not-supported-on-the-table-errorcode/m-p/1387785#M356</link>
    <description>&lt;P&gt;I did see the table is not editable and cannot add any new entries via arcGIS. Is there any way we can make the table editable?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Feb 2024 23:14:27 GMT</pubDate>
    <dc:creator>DeepamPalaniswami</dc:creator>
    <dc:date>2024-02-27T23:14:27Z</dc:date>
    <item>
      <title>Create is not supported on the table errorCode=3052</title>
      <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/create-is-not-supported-on-the-table-errorcode/m-p/1385788#M353</link>
      <description>&lt;P&gt;Hi Team,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I was trying to add a entry ( data) into one of the arcGIS online table created.&lt;/P&gt;&lt;P&gt;When I called addFeature, I got an error message:&amp;nbsp;&lt;/P&gt;&lt;P&gt;com.arcgismaps.exceptions.GeodatabaseException: message=Geodatabase internal error., additionalMessage=Create is not supported on the table., errorCode=3052&lt;/P&gt;&lt;P&gt;Does that indicate, the table is read only? Not sure exactly what the error code meant? Need your guidance in this regard.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Code Snippet:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;val &lt;/SPAN&gt;feature = &lt;SPAN&gt;featureTable&lt;/SPAN&gt;.createFeature(featureAttributes, &lt;SPAN&gt;shape&lt;/SPAN&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;lifecycleScope&lt;/SPAN&gt;.&lt;SPAN&gt;launch &lt;/SPAN&gt;&lt;SPAN&gt;{&lt;BR /&gt;&lt;/SPAN&gt;    &lt;SPAN&gt;// add the feature to the feature table&lt;BR /&gt;&lt;/SPAN&gt;    &lt;SPAN&gt;featureTable&lt;/SPAN&gt;.addFeature(feature).&lt;SPAN&gt;onSuccess &lt;/SPAN&gt;&lt;SPAN&gt;{&lt;BR /&gt;&lt;/SPAN&gt;        &lt;SPAN&gt;featureTable&lt;/SPAN&gt;.applyEdits()&lt;BR /&gt;&lt;BR /&gt;    &lt;SPAN&gt;}&lt;/SPAN&gt;.&lt;SPAN&gt;onFailure &lt;/SPAN&gt;&lt;SPAN&gt;{&lt;BR /&gt;&lt;/SPAN&gt;        showError(&lt;SPAN&gt;it&lt;/SPAN&gt;.&lt;SPAN&gt;message&lt;/SPAN&gt;.&lt;SPAN&gt;toString&lt;/SPAN&gt;(), &lt;SPAN&gt;window&lt;/SPAN&gt;.&lt;SPAN&gt;decorView&lt;/SPAN&gt;.&lt;SPAN&gt;rootView&lt;/SPAN&gt;)&lt;BR /&gt;    &lt;SPAN&gt;}&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 23:04:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/kotlin-maps-sdk-questions/create-is-not-supported-on-the-table-errorcode/m-p/1385788#M353</guid>
      <dc:creator>DeepamPalaniswami</dc:creator>
      <dc:date>2024-02-22T23:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Create is not supported on the table errorCode=3052</title>
      <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/create-is-not-supported-on-the-table-errorcode/m-p/1387785#M356</link>
      <description>&lt;P&gt;I did see the table is not editable and cannot add any new entries via arcGIS. Is there any way we can make the table editable?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 23:14:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/kotlin-maps-sdk-questions/create-is-not-supported-on-the-table-errorcode/m-p/1387785#M356</guid>
      <dc:creator>DeepamPalaniswami</dc:creator>
      <dc:date>2024-02-27T23:14:27Z</dc:date>
    </item>
  </channel>
</rss>

