<?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: rest service to edit on apple ios in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rest-service-to-edit-on-apple-ios/m-p/398694#M3432</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;so its just as simple as creating feature-service in arcgis server and consuming/editing through arcgis mobile api? thanks...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Apr 2012 20:49:23 GMT</pubDate>
    <dc:creator>AshakaThakore</dc:creator>
    <dc:date>2012-04-10T20:49:23Z</dc:date>
    <item>
      <title>rest service to edit on apple ios</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rest-service-to-edit-on-apple-ios/m-p/398692#M3430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i need to create a rest-service on arcgis server that can be consumed by an apple ios application and user should be able to edit the oracle table/featureclass from apple application through that REST Services&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;pl tell me how to do it... thanks a lot...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 18:28:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rest-service-to-edit-on-apple-ios/m-p/398692#M3430</guid>
      <dc:creator>AshakaThakore</dc:creator>
      <dc:date>2012-04-10T18:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: rest service to edit on apple ios</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rest-service-to-edit-on-apple-ios/m-p/398693#M3431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You will need to publish a feature service using ArcGIS Server:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#//009300000020000000"&gt;http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#//009300000020000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can choose to author a webmap on ArcGIS Online or on your Mobile Content Server:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgismobile/10.0/apis/iphone/AppGuide/Maps.pdf"&gt;http://help.arcgis.com/en/arcgismobile/10.0/apis/iphone/AppGuide/Maps.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisonline/help/#/About_authoring_web_maps/010q0000009p000000/"&gt;http://help.arcgis.com/en/arcgisonline/help/#/About_authoring_web_maps/010q0000009p000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then the app can consume what you create and where you can collect new features or edit existing.&lt;/SPAN&gt;&lt;BR /&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>Tue, 10 Apr 2012 19:22:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rest-service-to-edit-on-apple-ios/m-p/398693#M3431</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2012-04-10T19:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: rest service to edit on apple ios</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rest-service-to-edit-on-apple-ios/m-p/398694#M3432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;so its just as simple as creating feature-service in arcgis server and consuming/editing through arcgis mobile api? thanks...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 20:49:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rest-service-to-edit-on-apple-ios/m-p/398694#M3432</guid>
      <dc:creator>AshakaThakore</dc:creator>
      <dc:date>2012-04-10T20:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: rest service to edit on apple ios</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rest-service-to-edit-on-apple-ios/m-p/398695#M3433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, it is that simple. Please refer &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgismobile/10.0/apis/iOS/2.2/concepts/00pw/00pw0000004s000000.htm"&gt;ArcGIS Feature Layer&lt;/A&gt;&lt;SPAN&gt; documentation.&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>Mon, 16 Apr 2012 16:09:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rest-service-to-edit-on-apple-ios/m-p/398695#M3433</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-04-16T16:09:05Z</dc:date>
    </item>
  </channel>
</rss>

