<?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 MXD - Created for development; move to production in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/mxd-created-for-development-move-to-production/m-p/110271#M1296</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; We have a MXD file which we created for our development side of the house.&amp;nbsp; It's grabbing it's layers from our development SDE server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; We'd like to move the map file to the production environment which has it's own SDE box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Is there an easy way to configure the data sources of all the layers in the development map file to point to the production source so it can be used in the production environment?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Thanks.. -Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Sep 2011 18:44:08 GMT</pubDate>
    <dc:creator>JeffMaze</dc:creator>
    <dc:date>2011-09-21T18:44:08Z</dc:date>
    <item>
      <title>MXD - Created for development; move to production</title>
      <link>https://community.esri.com/t5/mapping-questions/mxd-created-for-development-move-to-production/m-p/110271#M1296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; We have a MXD file which we created for our development side of the house.&amp;nbsp; It's grabbing it's layers from our development SDE server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; We'd like to move the map file to the production environment which has it's own SDE box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Is there an easy way to configure the data sources of all the layers in the development map file to point to the production source so it can be used in the production environment?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Thanks.. -Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 18:44:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/mxd-created-for-development-move-to-production/m-p/110271#M1296</guid>
      <dc:creator>JeffMaze</dc:creator>
      <dc:date>2011-09-21T18:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: MXD - Created for development; move to production</title>
      <link>https://community.esri.com/t5/mapping-questions/mxd-created-for-development-move-to-production/m-p/110272#M1297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I know this is an old post, but did you find a solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the same question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheryl&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 14:43:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/mxd-created-for-development-move-to-production/m-p/110272#M1297</guid>
      <dc:creator>CherylTrine</dc:creator>
      <dc:date>2012-10-23T14:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: MXD - Created for development; move to production</title>
      <link>https://community.esri.com/t5/mapping-questions/mxd-created-for-development-move-to-production/m-p/110273#M1298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I know this is an old post, but did you find a solution.&lt;BR /&gt;I have the same question.&lt;BR /&gt;&lt;BR /&gt;Cheryl&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Cheryl,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, we were able to get something working properly for a Development/Production environment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Both the production and development databases need to be named the same and thus the features classes for both databases are essentially named the same.&amp;nbsp; SDE_DEV.Roads is different than SDE_PROD.Roads in the eyes of ArcGIS and if you try to change the Data Sources, it won't convert properly and you'd need to edit the production map document to point to the production database feature classes manually.&amp;nbsp; Where-as SDE.Road is the same on both databases in the eyes of ArcGIS and it's the database connection which is used to select between development and production databases.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you only have one SQL database server available for testing, install another SQL instance and use that as a production area.&amp;nbsp; For example, you'd have SDESQLServer as the main SQL instance and then another instance named SDESQLServer/Production as the other instance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, when you create a map document file, you'll use the development database connection and it's feature classes to create the map.&amp;nbsp; Your database connections can be setup and configured from within ArcCatalog.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you've finished creating your map document, use ArcCatalog and right-click said map document.&amp;nbsp; There's a &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Set Data Source(s)&lt;/SPAN&gt;&lt;SPAN&gt; option which you need to select; the set data sources window will open.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The output file name will automatically be set to "Copy_of_" which is nice so you don't accidentally overwrite the good development map file.&amp;nbsp; You can rename this to something to show you that it's the Production map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Below this, it'll list the data frames, the current data source and the new data source.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First click on the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Select All&lt;/SPAN&gt;&lt;SPAN&gt; button.&amp;nbsp; Then right-click in the blue selected area and select &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Replace All&lt;/SPAN&gt;&lt;SPAN&gt;.&amp;nbsp; The replace all dialog box will open.&amp;nbsp; Change the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Replace with:&lt;/SPAN&gt;&lt;SPAN&gt; box area with the connection name of your production database connection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, the development connection name is &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Database Connections\SDE_DEV@GISViewer.sde&lt;/SPAN&gt;&lt;SPAN&gt;.&amp;nbsp; You'd change this to &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Database Connections\SDE_PROD@GISViewer.sde&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you've changed this, click on &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Replace All&lt;/SPAN&gt;&lt;SPAN&gt;; this may take a little while to complete depending on how many layers your map document has. This will change the data sources to your production database connection for all data frames.&amp;nbsp; And since they're named the same by database and feature class name, the conversion will work properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Click OK to complete this task, save the new map document and you're done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.. -Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 15:22:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/mxd-created-for-development-move-to-production/m-p/110273#M1298</guid>
      <dc:creator>JeffMaze</dc:creator>
      <dc:date>2012-10-23T15:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: MXD - Created for development; move to production</title>
      <link>https://community.esri.com/t5/mapping-questions/mxd-created-for-development-move-to-production/m-p/110274#M1299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Wow, that was a fast response!&amp;nbsp; Thanks, Jeff.&amp;nbsp; It sounds like this should solve the problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheryl&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 15:29:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/mxd-created-for-development-move-to-production/m-p/110274#M1299</guid>
      <dc:creator>CherylTrine</dc:creator>
      <dc:date>2012-10-23T15:29:03Z</dc:date>
    </item>
  </channel>
</rss>

