<?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: How to determine which map services are using a specific data store? in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7871#M327</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is helpful to know&amp;nbsp;but I was hoping for a REST API solution if possible in order to automate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jun 2020 20:34:18 GMT</pubDate>
    <dc:creator>DurhamGIS</dc:creator>
    <dc:date>2020-06-23T20:34:18Z</dc:date>
    <item>
      <title>How to determine which map services are using a specific data store?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7865#M321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're trying to track down the map services that are using a specific data store.&amp;nbsp; It seems the closest I can get to that information is with the ArcGIS Data Store command utility's&amp;nbsp;&lt;STRONG&gt;describedatastore&lt;/STRONG&gt; (&lt;A class="link-titled" href="https://enterprise.arcgis.com/en/data-store/10.6/install/windows/data-store-utility-reference.htm#ESRI_SECTION1_5ECEA8B5F835454CB7D0DBC942BB4FDB" title="https://enterprise.arcgis.com/en/data-store/10.6/install/windows/data-store-utility-reference.htm#ESRI_SECTION1_5ECEA8B5F835454CB7D0DBC942BB4FDB"&gt;ArcGIS Data Store command utility reference—ArcGIS Data Store (Windows) Installation Guide | ArcGIS Enterprise&lt;/A&gt;) command which is limited&amp;nbsp;to the &lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;number of current feature layer connections&lt;/SPAN&gt;&amp;nbsp;and nothing more. Is it possible to get these details some other way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2020 20:51:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7865#M321</guid>
      <dc:creator>DurhamGIS</dc:creator>
      <dc:date>2020-06-22T20:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine which map services are using a specific data store?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7866#M322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/364273"&gt;Durham GIS&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Log in to your ArcGIS Server Admin page as an adminstrator:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://lea-304869.services.esriaustralia.com.au/arcgis/admin/services/Hosted/assignments_9aa88da8e10f40b1b6a3716b1248fd2a.FeatureServer" title="https://lea-304869.services.esriaustralia.com.au/arcgis/admin/services/Hosted/assignments_9aa88da8e10f40b1b6a3716b1248fd2a.FeatureServer"&gt;https://machinename/arcgis/admin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;under services &amp;gt; Hosted, navigate to the service of interest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/497524_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you click on the edit button at the bottom:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/497561_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the JSON, under database &amp;gt; datasource, you should see something like AGSDatastore_ds_xxxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/497562_pastedImage_4.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take note of the above mentioned datastore "id".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go into data &amp;gt; items &amp;gt; enterpriseDatabases &amp;gt; &amp;lt;datastore id&amp;gt; and click on edit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.esri.com/legacyfs/online/497563_pastedImage_5.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the JSON, under machines, you should be able to see where the datastore was installed. The service would reside on this datastore on this machine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Derrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2020 01:44:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7866#M322</guid>
      <dc:creator>DerrickWong</dc:creator>
      <dc:date>2020-06-23T01:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine which map services are using a specific data store?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7867#M323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Derrick, I really appreciate the guidance and screen grabs.&amp;nbsp; I checked some hosted FeatureServer services and can see the datastore information but this information doesn't seem to be available for MapServer services.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2020 13:16:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7867#M323</guid>
      <dc:creator>DurhamGIS</dc:creator>
      <dc:date>2020-06-23T13:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine which map services are using a specific data store?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7868#M324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/364273"&gt;Durham GIS&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may be worthwhile to wait and verify from Derrick, however I don't believe Map Services are stored in your ArcGIS Data Store. Hosted content is stored in the ArcGIS Data Store, i.e. Hosted Feature Layers, outputs from Portal Analysis Tools, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is some information on Data Store:&amp;nbsp;&lt;A class="link-titled" href="https://enterprise.arcgis.com/en/data-store/latest/install/windows/what-is-arcgis-data-store.htm" title="https://enterprise.arcgis.com/en/data-store/latest/install/windows/what-is-arcgis-data-store.htm"&gt;What is ArcGIS Data Store?—ArcGIS Data Store (Windows) Installation Guide | Documentation for ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When it comes to Map Services, either you're copying the data directly to ArcGIS Server or you're going to be using a registered connection. If using the registered connection, Server will read the Map Service based on what's being referenced via the source database.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above workflow seems to be applicable to only Hosted layers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2020 13:24:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7868#M324</guid>
      <dc:creator>JoeCatanzarita</dc:creator>
      <dc:date>2020-06-23T13:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine which map services are using a specific data store?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7869#M325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My interest is in the registered data store details.&amp;nbsp; We have several of them with some possible duplication based on the name that was given during the registration process.&amp;nbsp; We didn't want to unregister any data stores without knowing what services are using them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2020 13:43:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7869#M325</guid>
      <dc:creator>DurhamGIS</dc:creator>
      <dc:date>2020-06-23T13:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine which map services are using a specific data store?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7870#M326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/410805"&gt;Joe Catanzarita&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct, the relational datastore stores the Portal's hosted feature layer data. When &lt;A href="https://community.esri.com/migrated-users/364273"&gt;Durham GIS&lt;/A&gt;‌ mentioned ArcGIS DS, i assumed he meant the hosted feature services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/364273"&gt;Durham GIS&lt;/A&gt;‌, if you were referring to the services published from your Enterprise GeoDatabase, you can navigate to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...\arcgisserver\directories\arcgissystem\arcgisinput\XXX\extracted\v101 where XXX is the map service name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="497602" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/497602_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;The folder will match the structure in the ArcGIS Server REST endpoint:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="497630" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/497630_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The mxd (if published via ArcMap) will tell you where the source data resides..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully, that's what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Derrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2020 15:53:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7870#M326</guid>
      <dc:creator>DerrickWong</dc:creator>
      <dc:date>2020-06-23T15:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine which map services are using a specific data store?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7871#M327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is helpful to know&amp;nbsp;but I was hoping for a REST API solution if possible in order to automate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2020 20:34:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7871#M327</guid>
      <dc:creator>DurhamGIS</dc:creator>
      <dc:date>2020-06-23T20:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine which map services are using a specific data store?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7872#M328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also wish there were a way to rename a registered data store!&amp;nbsp; Publishers have found it very easy to register a enterprise database when publishing but they don't follow our agency's naming scheme.&amp;nbsp; Most publisher register data stores have very vague name and many don't distinguish between dev, test and prod data sources.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2020 00:19:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7872#M328</guid>
      <dc:creator>RandyKreuziger1</dc:creator>
      <dc:date>2020-06-24T00:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine which map services are using a specific data store?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7873#M329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/364273"&gt;Durham GIS&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There isn't one that I am aware of unfortunately. You can however automate it using python/java/C# and their respective ArcGIS API; Have your script loop through the root folder and read each mxd and generate a report for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Derrick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;HR style="background-color: #ffffff;" /&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;EM style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;If this answer was helpful please mark it as helpful. If this answer solved your question please mark it as the answer to help others who have the same question.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2020 02:52:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7873#M329</guid>
      <dc:creator>DerrickWong</dc:creator>
      <dc:date>2020-06-25T02:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine which map services are using a specific data store?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7874#M330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you really want REST API based solution, there is a manifest.json end-point for each map service. e.g.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://server.FQDN.com:6443/arcgis/admin/services/FOLDER/SERVIVE.MapServer/iteminfo/manifest/manifest.json?f=json&amp;amp;token=_h-E1vsNgydvK8n0qnTDxis7Vn9sl0i0m0n_NN4JsgvnjowlgXU8kxiZGcJwey0-ZSa6TdpaUqg6Vl0CxXE-rf97rSv0Kwi3giPdUElUrB5jj_mtjLx0Iv6Gqfks_J2W95pW1dm_qKjBntHiItQc7yisMyHsA4EvjtbGZBuRNwngAJAzVGgve0_BquSexuasRwFYK_nuU1g5OKed3LI_bIaBQ0lrxQAaWFv64z-HJUWyTFYcK7KD0x-U2HPg73i2jimkguAV-cxekpjdXNNSOQh8LNcUeWEzfH-v6DmWo6Y." title="https://server.FQDN.com:6443/arcgis/admin/services/FOLDER/SERVIVE.MapServer/iteminfo/manifest/manifest.json?f=json&amp;amp;token=_h-E1vsNgydvK8n0qnTDxis7Vn9sl0i0m0n_NN4JsgvnjowlgXU8kxiZGcJwey0-ZSa6TdpaUqg6Vl0CxXE-rf97rSv0Kwi3giPdUElUrB5jj_mtjLx0Iv6Gqfks_J2W95pW1dm_qKjBntHiItQc7yisMyHsA4EvjtbGZBuRNwngAJAzVGgve0_BquSexuasRwFYK_nuU1g5OKed3LI_bIaBQ0lrxQAaWFv64z-HJUWyTFYcK7KD0x-U2HPg73i2jimkguAV-cxekpjdXNNSOQh8LNcUeWEzfH-v6DmWo6Y."&gt;https://server.FQDN.com:6443/arcgis/admin/services/FOLDER/SERVICE.MapServer/iteminfo/manifest/manifest.json?f=json&amp;amp;token…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This gives you details of database/FGDB connections and layers for each. e.g.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "databases": [&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "byReference": true,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "onServerWorkspaceFactoryProgID": "esriDataSourcesGDB.SdeWorkspaceFactory",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "onServerConnectionString": "ENCRYPTED_PASSWORD=3345435we23232543546456567;SERVER=DBSERVER;INSTANCE=sde:sqlserver:DBSERVER;DBCLIENT=sqlserver;DB_CONNECTION_PROPERTIES=DBSERVER;DATABASE=TESTDB;USER=dbadmin;AUTHENTICATION_MODE=DBMS;BRANCH=sde.DEFAULT",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "onPremiseConnectionString": "ENCRYPTED_PASSWORD=3345435we23232543546456567;SERVER=DBSERVER;INSTANCE=sde:sqlserver:DBSERVER;DBCLIENT=sqlserver;DB_CONNECTION_PROPERTIES=DBSERVER;DATABASE=TESTDB;USER=dbadmin;AUTHENTICATION_MODE=DBMS;BRANCH=sde.DEFAULT",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "onServerName": "sde.DEFAULT (DBSERVER)",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "onPremisePath": "",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "datasets": [&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "onServerName": "ServiceTerritory"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "onServerName": "StructureBoundary"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "onServerName": "WaterDevice"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "onServerName": "StructureLine"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "onServerName": "WaterJunction"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "onServerName": "WaterAssembly"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "onServerName": "StructureJunction"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "onServerName": "WaterLine"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "onServerName": "WaterSubnetLine"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "onServerName": "WaterDistribution"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "onServerName": "HydrantMaintenanceInspection"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "onServerName": "ValveInspection"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; ]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; ],&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "resources": [&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "onPremisePath": "D:\\TEST\\General\\UtilityNetwork\\WaterNetwork\\V2.4\\WaterDistributionUtilityNetwork.aprx",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "clientName": "DBSERVER",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; "serverPath": "D:\\AGSEnterprise\\Server\\directories\\arcgissystem\\arcgisinput\\UN\\NapervilleWater.MapServer\\extracted\\p20\\NapervilleWater.msd"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt; ]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 13px; "&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Jun 2020 12:14:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7874#M330</guid>
      <dc:creator>VishApte</dc:creator>
      <dc:date>2020-06-28T12:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine which map services are using a specific data store?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7875#M331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/22544"&gt;Vish Apte&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ah yeah, the manifiest.json.&amp;nbsp;Yeah, querying this via REST will definitely work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers Vish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Derrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2020 01:10:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/7875#M331</guid>
      <dc:creator>DerrickWong</dc:creator>
      <dc:date>2020-06-29T01:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine which map services are using a specific data store?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/1125745#M31907</link>
      <description>&lt;P&gt;Hi VishApte&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;My experience with the manifest is that you cannot find information on which mapserver layer id that correspond to which dataset. Also, the order of the datasets in the manifest does not correspond to the order of the layers in the map service, even for a simple service using a single database and no group layers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Do you have a simple way to do this? The only way i've found is to download a complete service backup, extract it and the MSDs inside, then traverse the xml-files inside to connect the layer id with the correct dataset.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 08:35:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/1125745#M31907</guid>
      <dc:creator>JonasPersson</dc:creator>
      <dc:date>2021-12-14T08:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine which map services are using a specific data store?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/1157163#M32819</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/184984"&gt;@DurhamGIS&lt;/a&gt;&amp;nbsp;sorry to revive an old thread but you should check out Qonda Reports. It does exactly what you are asking.&amp;nbsp;&lt;A href="https://getqonda.com/" target="_blank" rel="noopener"&gt;https://getqonda.com/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 07:22:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-determine-which-map-services-are-using-a/m-p/1157163#M32819</guid>
      <dc:creator>Trevor_Hart</dc:creator>
      <dc:date>2022-03-24T07:22:42Z</dc:date>
    </item>
  </channel>
</rss>

