<?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 Relationship between Published Map Service and Local .MXD in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/relationship-between-published-map-service-and/m-p/489450#M18961</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcGIS Server 10.3.1 &amp;amp; Desktop ArcGIS 10.3.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm confused as to how ArcGIS Server and the local data and/or .mxd interact after publishing.&lt;/P&gt;&lt;P&gt;I publish a map service where the local .mxd points towards feature classes within a local file geodatabase.&amp;nbsp; I can edit one of the feature classes and republish the .mxd using the overwrite option.&amp;nbsp; However, in order to edit the .mxd itself, (add or delete layers, or tables) I must first shut the published service down, before I can save the .mxd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this expected behavior? I was under the impression that once published with data copied to ArcGIS server the 'chord is cut'.&amp;nbsp; I guess I'm under the wrong impression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jul 2016 15:37:01 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2016-07-06T15:37:01Z</dc:date>
    <item>
      <title>Relationship between Published Map Service and Local .MXD</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/relationship-between-published-map-service-and/m-p/489450#M18961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcGIS Server 10.3.1 &amp;amp; Desktop ArcGIS 10.3.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm confused as to how ArcGIS Server and the local data and/or .mxd interact after publishing.&lt;/P&gt;&lt;P&gt;I publish a map service where the local .mxd points towards feature classes within a local file geodatabase.&amp;nbsp; I can edit one of the feature classes and republish the .mxd using the overwrite option.&amp;nbsp; However, in order to edit the .mxd itself, (add or delete layers, or tables) I must first shut the published service down, before I can save the .mxd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this expected behavior? I was under the impression that once published with data copied to ArcGIS server the 'chord is cut'.&amp;nbsp; I guess I'm under the wrong impression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 15:37:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/relationship-between-published-map-service-and/m-p/489450#M18961</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2016-07-06T15:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship between Published Map Service and Local .MXD</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/relationship-between-published-map-service-and/m-p/489451#M18962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you publish a service, the MXD is copied over to the server to a path similar to this one:&lt;/P&gt;&lt;P&gt;\\&lt;EM&gt;YourServer&lt;/EM&gt;\arcgisserver\directories\arcgissystem\arcgisinput\&lt;EM&gt;ForlderName&lt;/EM&gt;\&lt;EM&gt;ServiceName&lt;/EM&gt;.MapServer\extracted\v101\&lt;EM&gt;MXD_Name&lt;/EM&gt;.mxd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There should be no relationship between the service and MXD you have on your local system. The service may create a lock to the data published to the server, but this can be changed in the advanced configuration and does not influence what you are experiencing. Strange...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 16:43:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/relationship-between-published-map-service-and/m-p/489451#M18962</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2016-07-06T16:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship between Published Map Service and Local .MXD</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/relationship-between-published-map-service-and/m-p/489452#M18963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah that's the opposite of my understanding of the relationship between service, data, and MXD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the past I've been able to update published data in a file geodatabase on the ArcGIS server box without interrupting the service as long as it is just insert/update/delete, not schema changes which require the exclusive schema lock. The only need to republish should be for schema changes or changes to the structure of the MXD, layer properties, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What behavior are you seeing when you try to save your local MXD? Is there an error message or is the save button just grayed out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Micah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 16:54:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/relationship-between-published-map-service-and/m-p/489452#M18963</guid>
      <dc:creator>MicahBabinski</dc:creator>
      <dc:date>2016-07-06T16:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship between Published Map Service and Local .MXD</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/relationship-between-published-map-service-and/m-p/489453#M18964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the service is running and I make a change to the local .mxd and try to save it, an error box to the effect of " Unable to save .mxd" is returned.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 17:15:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/relationship-between-published-map-service-and/m-p/489453#M18964</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2016-07-06T17:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship between Published Map Service and Local .MXD</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/relationship-between-published-map-service-and/m-p/489454#M18965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm. Here's a couple things to check on:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Is it possible that another user has the MXD open? (This seems unlikely since you said "local" but worth checking)&lt;/P&gt;&lt;P&gt;2. Is there an image in the map layout? If the path to the image has changed you may need to remove the image prior to saving.&lt;/P&gt;&lt;P&gt;3. Did you add a layer file or data source to the map from a different version of the software? Like a 10.4 layer file or feature class? This might cause a problem when saving a 10.3 map document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 17:31:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/relationship-between-published-map-service-and/m-p/489454#M18965</guid>
      <dc:creator>MicahBabinski</dc:creator>
      <dc:date>2016-07-06T17:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship between Published Map Service and Local .MXD</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/relationship-between-published-map-service-and/m-p/489455#M18966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Nope.&amp;nbsp; I'm a one man show&lt;/P&gt;&lt;P&gt;2. No imagery&lt;/P&gt;&lt;P&gt;3. Only have version 10.3.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beats me....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[edited shortly after posting....]&amp;nbsp; As I said, Beats me; I just added a feature class to an existing local .mxd and saved it without stopping the map service.&amp;nbsp; This has been the story of 10.3.1 for me; since the install I've had the weirdest things happen with no consistency at all.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 19:02:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/relationship-between-published-map-service-and/m-p/489455#M18966</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2016-07-06T19:02:13Z</dc:date>
    </item>
  </channel>
</rss>

