<?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: Collect Data with Photo Attachment - iPhone in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/collect-data-with-photo-attachment-iphone/m-p/459407#M3932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Russ....I can't thank you enough.&amp;nbsp; Turns out I had two output directories, one the D drive (more disk space) and one on C drive.&amp;nbsp; IIS was referencing the one on D but ArcGIS Server as specified in the service properties was writing to the one on C.&amp;nbsp; Quick edit of the virtual directory path in IIS and I am good to go.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Sep 2011 19:58:33 GMT</pubDate>
    <dc:creator>DavidCarpenter</dc:creator>
    <dc:date>2011-09-22T19:58:33Z</dc:date>
    <item>
      <title>Collect Data with Photo Attachment - iPhone</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/collect-data-with-photo-attachment-iphone/m-p/459403#M3928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need collect data on my iPhone using ArcGIS for iOS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I created a FeatureService on ArcGIS Server 10&amp;nbsp; and put this services on a map at ArcGIS.com (The features in this services are point with attachments.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I access this map in my iPhone through the ArcGIS App.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then, I can collect new data, putting attribute features, but a I don´t know how to capture one picture and put into attachments from the new feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How this work at iPhone?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How to capture a new feature, insert values to attributes, capture a picture and put it into feature attachment?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any link, demo or documentation that help me?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 17:26:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/collect-data-with-photo-attachment-iphone/m-p/459403#M3928</guid>
      <dc:creator>RamonLeal_Pessoa</dc:creator>
      <dc:date>2011-09-13T17:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Collect Data with Photo Attachment - iPhone</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/collect-data-with-photo-attachment-iphone/m-p/459404#M3929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If your feature layer in a feature service supports attachment then go to the web map you created in the ArcGIS.com. Select the feature layer and go to Configure Pop-up. Check the check-box "Show feature attachments...". Now, you should be able to attach the photo in ArcGIS for iOS app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 17:34:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/collect-data-with-photo-attachment-iphone/m-p/459404#M3929</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2011-09-13T17:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Collect Data with Photo Attachment - iPhone</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/collect-data-with-photo-attachment-iphone/m-p/459405#M3930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your post Nimesh, it was really helpful.&amp;nbsp; Related to this I now have another issue.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can successfully take a photo with my iPhone as an attachment and sync it to my server.&amp;nbsp; Using ArcMap I can confirm that the photo has made the trip and is attached to the feature.&amp;nbsp; The problem is when I try to view that attachment using the ArcGIS.com viewer or ArcGIS Explorer Online I get an error from the server:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;--------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS Services Directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Server Error - The remote server returned an error: (404) Not Found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Code: 500&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;--------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I need to enable any specific permissions in IIS to allow external applications to view the photo attachments?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 16:26:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/collect-data-with-photo-attachment-iphone/m-p/459405#M3930</guid>
      <dc:creator>DavidCarpenter</dc:creator>
      <dc:date>2011-09-22T16:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Collect Data with Photo Attachment - iPhone</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/collect-data-with-photo-attachment-iphone/m-p/459406#M3931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Check your server output directories under your service properties to make sure they are pointing to the correct location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if this works out for you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Russ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 18:17:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/collect-data-with-photo-attachment-iphone/m-p/459406#M3931</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2011-09-22T18:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Collect Data with Photo Attachment - iPhone</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/collect-data-with-photo-attachment-iphone/m-p/459407#M3932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Russ....I can't thank you enough.&amp;nbsp; Turns out I had two output directories, one the D drive (more disk space) and one on C drive.&amp;nbsp; IIS was referencing the one on D but ArcGIS Server as specified in the service properties was writing to the one on C.&amp;nbsp; Quick edit of the virtual directory path in IIS and I am good to go.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 19:58:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/collect-data-with-photo-attachment-iphone/m-p/459407#M3932</guid>
      <dc:creator>DavidCarpenter</dc:creator>
      <dc:date>2011-09-22T19:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Collect Data with Photo Attachment - iPhone</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/collect-data-with-photo-attachment-iphone/m-p/459408#M3933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If your feature layer in a feature service supports attachment then go to the web map you created in the ArcGIS.com. Select the feature layer and go to Configure Pop-up. Check the check-box "Show feature attachments...". Now, you should be able to attach the photo in ArcGIS for iOS app.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Nimesh&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Well in 10.1 when I go to publish a map service using the Service Editor and I do not see a "Operations allow" checkbox to support attachments. Is this in another location? My options are "Create Delete Query Update"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank&amp;nbsp; You.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 19:23:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/collect-data-with-photo-attachment-iphone/m-p/459408#M3933</guid>
      <dc:creator>RichardCitkowicz</dc:creator>
      <dc:date>2013-02-20T19:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Collect Data with Photo Attachment - iPhone</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/collect-data-with-photo-attachment-iphone/m-p/459409#M3934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please go through &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//01m90000000r000000"&gt;this&lt;/A&gt;&lt;SPAN&gt; doc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 21:12:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/collect-data-with-photo-attachment-iphone/m-p/459409#M3934</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2013-02-20T21:12:57Z</dc:date>
    </item>
  </channel>
</rss>

