<?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: deleteFeature error in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/deletefeature-error/m-p/692217#M4812</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/ibespalov"&gt;ibespalov&lt;/A&gt;‌ - To test whether this issue is with the relationship class itself or with the Android API, would you open the feature service in ArcMap or ArcGIS Online and try performing the delete there to see if it is successful?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Oct 2016 12:08:00 GMT</pubDate>
    <dc:creator>AlexanderNohe1</dc:creator>
    <dc:date>2016-10-07T12:08:00Z</dc:date>
    <item>
      <title>deleteFeature error</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/deletefeature-error/m-p/692212#M4807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a &lt;SPAN&gt;myGeodatabaseFeatureTable&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="text-decoration: line-through;"&gt;joined&lt;/SPAN&gt;&amp;nbsp;related with two another tables. I can add, I can edit, but I can't delete feature from&amp;nbsp;this table.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;myGeodatabaseFeatureTable.canDelete(featureId); // true&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;myGeodatabaseFeatureTable.deleteFeature(featureId); //&amp;nbsp;AndroidRuntime: FATAL EXCEPTION&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;java.lang.RuntimeException: Abort due to constraint violation&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at com.esri.core.geodatabase.GeodatabaseFeatureTable.nativeDeleteRows(Native Method)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at com.esri.core.geodatabase.GeodatabaseFeatureTable.deleteFeatures(SourceFile:212)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2016 11:40:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/deletefeature-error/m-p/692212#M4807</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2016-10-05T11:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: deleteFeature error</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/deletefeature-error/m-p/692213#M4808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How did you perform the table join?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2016 17:41:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/deletefeature-error/m-p/692213#M4808</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2016-10-05T17:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: deleteFeature error</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/deletefeature-error/m-p/692214#M4809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG __jive_id="240245" alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/240245_rel.png" style="width: 620px; height: 282px;" /&gt;&lt;/P&gt;&lt;P&gt;Alexander, sorry&amp;nbsp;for my bad English. Not joined, but related. Related with two another tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 05:49:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/deletefeature-error/m-p/692214#M4809</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2016-10-06T05:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: deleteFeature error</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/deletefeature-error/m-p/692215#M4810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this from a relationship class that you made in ArcMap?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 13:08:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/deletefeature-error/m-p/692215#M4810</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2016-10-06T13:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: deleteFeature error</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/deletefeature-error/m-p/692216#M4811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, database &lt;SPAN style="background-color: #ffffff;"&gt;relationship &lt;/SPAN&gt;class.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 06:49:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/deletefeature-error/m-p/692216#M4811</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2016-10-07T06:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: deleteFeature error</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/deletefeature-error/m-p/692217#M4812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/ibespalov"&gt;ibespalov&lt;/A&gt;‌ - To test whether this issue is with the relationship class itself or with the Android API, would you open the feature service in ArcMap or ArcGIS Online and try performing the delete there to see if it is successful?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 12:08:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/deletefeature-error/m-p/692217#M4812</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2016-10-07T12:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: deleteFeature error</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/deletefeature-error/m-p/692218#M4813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We got solution for this problem. Database developer (not me) removed some relations, and now it works. But my question is still opened: why release SDK returns&amp;nbsp;fatal RuntimeException, but not TableException. Why &lt;SPAN style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;EM&gt;canDelete &lt;/EM&gt;&lt;/SPAN&gt;returns&lt;SPAN style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;EM&gt; true?&lt;/EM&gt;&lt;/SPAN&gt;&amp;nbsp;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 13:23:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/deletefeature-error/m-p/692218#M4813</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2016-10-17T13:23:31Z</dc:date>
    </item>
  </channel>
</rss>

