<?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 Trouble Adding Attachment in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/trouble-adding-attachment/m-p/348648#M2259</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to add an attachment to a feature in the callback of an applyEdits method in which the feature was created.&amp;nbsp; The applyEdits method is already working.&amp;nbsp; In order to add the attachment, I need the objectID of the new feature.&amp;nbsp; I've tried querying the feature service with the exact geometry that was used to create the feature in an attempt to get the ObjectID.&amp;nbsp; I'm not getting any results. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not getting results even when I query for a known objectID, or any results for any other attribute.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All of this is done in an activity without a map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What am I missing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Oct 2012 07:17:13 GMT</pubDate>
    <dc:creator>Town_ofSnowflake</dc:creator>
    <dc:date>2012-10-18T07:17:13Z</dc:date>
    <item>
      <title>Trouble Adding Attachment</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/trouble-adding-attachment/m-p/348648#M2259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to add an attachment to a feature in the callback of an applyEdits method in which the feature was created.&amp;nbsp; The applyEdits method is already working.&amp;nbsp; In order to add the attachment, I need the objectID of the new feature.&amp;nbsp; I've tried querying the feature service with the exact geometry that was used to create the feature in an attempt to get the ObjectID.&amp;nbsp; I'm not getting any results. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not getting results even when I query for a known objectID, or any results for any other attribute.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All of this is done in an activity without a map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What am I missing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 07:17:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/trouble-adding-attachment/m-p/348648#M2259</guid>
      <dc:creator>Town_ofSnowflake</dc:creator>
      <dc:date>2012-10-18T07:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble Adding Attachment</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/trouble-adding-attachment/m-p/348649#M2260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Simple solution. Got the ObjectID from the FeatureEditResult returned on callback, then used te addattachment method from the FeatureLayer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Oct 2012 14:53:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/trouble-adding-attachment/m-p/348649#M2260</guid>
      <dc:creator>Town_ofSnowflake</dc:creator>
      <dc:date>2012-10-20T14:53:04Z</dc:date>
    </item>
  </channel>
</rss>

