<?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: Map Document Used To Create Service in ArcGIS Server with JavaScript API Questions</title>
    <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/map-document-used-to-create-service/m-p/789138#M239</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No this info is not available at the rest service level.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Mar 2019 14:50:26 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2019-03-21T14:50:26Z</dc:date>
    <item>
      <title>Map Document Used To Create Service</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/map-document-used-to-create-service/m-p/789136#M237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning.&amp;nbsp; Is there a way to retrieve the map document used to create a service?&amp;nbsp; I see other details provided at the REST endpoint (https://xxx/MapServer/info/iteminfo), but not the name of the map document.&amp;nbsp; Is this information available at another endpoint?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2019 14:26:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/map-document-used-to-create-service/m-p/789136#M237</guid>
      <dc:creator>ChristopherJohnson1</dc:creator>
      <dc:date>2019-03-21T14:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Map Document Used To Create Service</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/map-document-used-to-create-service/m-p/789137#M238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a tough one, which is why we mirror the folder structure our published services with a folder of map documents used to publish the services. You can see the location&amp;nbsp;where the original mxd was published from using ArcGIS Server Manager to view the General tab of the service properties. The same thing is also in ArcCatalog service properties but it's on the Parameters tab. However, this won't do any good if the MXD has been moved or deleted since publishing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit:&lt;/P&gt;&lt;P&gt;You might be able to find in your server directory at &lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;\arcgisserver\directories\arcgissystem\arcgisinput\ServiceFolderName\ServiceName.MapServer\extracted\v101&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/space/2100"&gt;ArcGIS Enterprise&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2019 14:48:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/map-document-used-to-create-service/m-p/789137#M238</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2019-03-21T14:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Map Document Used To Create Service</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/map-document-used-to-create-service/m-p/789138#M239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No this info is not available at the rest service level.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2019 14:50:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/map-document-used-to-create-service/m-p/789138#M239</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-03-21T14:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Map Document Used To Create Service</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/map-document-used-to-create-service/m-p/789139#M240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK...thanks, Robert.&amp;nbsp; I appreciate the quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2019 15:11:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/map-document-used-to-create-service/m-p/789139#M240</guid>
      <dc:creator>ChristopherJohnson1</dc:creator>
      <dc:date>2019-03-21T15:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Map Document Used To Create Service</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/map-document-used-to-create-service/m-p/789140#M241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Blake!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yeah, I know I can see the info via the Server Manager, but I wanted to know if the information was available via the API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2019 15:12:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/map-document-used-to-create-service/m-p/789140#M241</guid>
      <dc:creator>ChristopherJohnson1</dc:creator>
      <dc:date>2019-03-21T15:12:31Z</dc:date>
    </item>
  </channel>
</rss>

