<?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: Several map/feature services pointing to the same mxd in ArcGIS Online Developers Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-developers-questions/several-map-feature-services-pointing-to-the-same/m-p/299960#M360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We use AGOL, but we use feature services pointing to our local SDE Geodatabase.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested Feature Hosted Services but they upload the data online and we want to have all edits directly in our Geodatabase. &amp;nbsp;We use AGOL Feature Layers &amp;nbsp;not feature hosted Layers. In this case Feature Hosted Views do not work.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Mar 2017 19:42:48 GMT</pubDate>
    <dc:creator>JoseSanchez</dc:creator>
    <dc:date>2017-03-23T19:42:48Z</dc:date>
    <item>
      <title>Several map/feature services pointing to the same mxd</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/several-map-feature-services-pointing-to-the-same/m-p/299956#M356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created 2 map/feature services pointing to the same mxd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this a good practice or is it better to have each map/feature service pointing to their own mxd? In this case I am going to copy/paste the mxd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 15:25:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/several-map-feature-services-pointing-to-the-same/m-p/299956#M356</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2017-03-23T15:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Several map/feature services pointing to the same mxd</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/several-map-feature-services-pointing-to-the-same/m-p/299957#M357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If both map services contain same content, it can be used as a common map service in multiple applications. Why create 2 map services? Unless you want to represent Map services differently, in which case you will have to do different modifications in the MXDs, you could use one Map service.&lt;/P&gt;&lt;P&gt;If you want to edit the feature services that would be independent of each other, I would suggest use of separate feature classes along with different MXDs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 15:55:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/several-map-feature-services-pointing-to-the-same/m-p/299957#M357</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-03-23T15:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Several map/feature services pointing to the same mxd</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/several-map-feature-services-pointing-to-the-same/m-p/299958#M358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jayanta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I want to implement creating 2 map/feature services from the same "mxd" and&amp;nbsp;configure the service&amp;nbsp;in ArcGIS server as follow:&lt;/P&gt;&lt;P&gt;- first map service, under "Select and configure capabilities", &amp;nbsp;"&lt;SPAN&gt;Feature Access", enable&amp;nbsp;Update and delete records created by the editor. This service is only used by editors&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- second map service, under "Select and configure capabilities", &amp;nbsp;"&lt;SPAN&gt;Feature Access", enable to edit any record. This service is going to be used by managers.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 17:39:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/several-map-feature-services-pointing-to-the-same/m-p/299958#M358</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2017-03-23T17:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Several map/feature services pointing to the same mxd</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/several-map-feature-services-pointing-to-the-same/m-p/299959#M359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this on your own server or through AGOL? If it's on AGOL, you can make use of the &lt;A _jive_internal="true" href="https://community.esri.com/thread/If you need a different view of the data represented by a hosted feature layer—for example, you want to apply different editor settings, apply different styles or filters, define which features or fields are available, or share the data to different groups than the hosted feature layer—create a hosted feature layer view of that hosted feature layer."&gt;hosted feature layer view&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;If you need a different view of the data represented by a hosted feature layer—for example, you want to apply different &lt;A class="" href="http://doc.arcgis.com/en/arcgis-online/share-maps/manage-hosted-feature-layers.htm#ESRI_SECTION2_CF5B6C3A15F94A6A81FC2083CEEC2A6E"&gt;editor settings&lt;/A&gt;, &lt;A class="" href="http://doc.arcgis.com/en/arcgis-online/create-maps/change-style.htm"&gt;apply different styles&lt;/A&gt; or &lt;A class="" href="http://doc.arcgis.com/en/arcgis-online/create-maps/apply-filters.htm"&gt;filters&lt;/A&gt;, &lt;A class="" href="http://doc.arcgis.com/en/arcgis-online/share-maps/manage-hosted-feature-layers.htm#ESRI_SECTION1_D6E1538242B24908B1472154696905D3"&gt;define which features or fields are available&lt;/A&gt;, or &lt;A class="" href="http://doc.arcgis.com/en/arcgis-online/share-maps/share-items.htm"&gt;share the data to different groups&lt;/A&gt; than the hosted feature layer—create a hosted feature layer view of that hosted feature layer.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 18:48:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/several-map-feature-services-pointing-to-the-same/m-p/299959#M359</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2017-03-23T18:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Several map/feature services pointing to the same mxd</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/several-map-feature-services-pointing-to-the-same/m-p/299960#M360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We use AGOL, but we use feature services pointing to our local SDE Geodatabase.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested Feature Hosted Services but they upload the data online and we want to have all edits directly in our Geodatabase. &amp;nbsp;We use AGOL Feature Layers &amp;nbsp;not feature hosted Layers. In this case Feature Hosted Views do not work.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 19:42:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/several-map-feature-services-pointing-to-the-same/m-p/299960#M360</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2017-03-23T19:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Several map/feature services pointing to the same mxd</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/several-map-feature-services-pointing-to-the-same/m-p/299961#M361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jose,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think there is no harm in publishing the two (or more) services from a single map document. As far as I understand, ArcGIS for Server will convert it in to service definition files (.sd) for each service separately. The services will use the .sd files stored in internal ArcGIS server folders and the original .mxd will not be used by the services directly anyway.&lt;/P&gt;&lt;P&gt;See&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-mapping/publishmsdtoserver.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-mapping/publishmsdtoserver.htm"&gt;PublishMSDToServer—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Filip.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 20:34:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/several-map-feature-services-pointing-to-the-same/m-p/299961#M361</guid>
      <dc:creator>FilipKrál</dc:creator>
      <dc:date>2017-03-23T20:34:21Z</dc:date>
    </item>
  </channel>
</rss>

