<?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: Analyze Service in ArcGIS Pro When Using Sharing.CreateSharingDraft in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/analyze-service-in-arcgis-pro-when-using-sharing/m-p/1188809#M64885</link>
    <description>&lt;P&gt;Hi!!&lt;/P&gt;&lt;P&gt;Already in the year 2022-jul was it solved? I still can't find it and I'm on arcgis pro version 2.9.0&lt;/P&gt;</description>
    <pubDate>Fri, 01 Jul 2022 17:01:05 GMT</pubDate>
    <dc:creator>KevinSantiagoCastañeda</dc:creator>
    <dc:date>2022-07-01T17:01:05Z</dc:date>
    <item>
      <title>Analyze Service in ArcGIS Pro When Using Sharing.CreateSharingDraft</title>
      <link>https://community.esri.com/t5/python-questions/analyze-service-in-arcgis-pro-when-using-sharing/m-p/131836#M10235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&amp;nbsp; We want to begin using ArcGIS Pro to publish services directly to ArcGIS Server (without portal).&amp;nbsp; Using ArcGIS Pro 2.3 we can &lt;A href="https://pro.arcgis.com/en/pro-app/arcpy/sharing/createsharingdraft.htm"&gt;assemble the pieces&lt;/A&gt;&amp;nbsp;to&amp;nbsp;create a script that generates&amp;nbsp; an .sd file.&amp;nbsp; However, we can't figure out how to do an Analyze prior to (or while) generating the .sddraft or .sd files to ensure our service is in good shape and to ensure we are pointing to the right sde database stage so we don't accidentally upload data to server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to scripting this function, but I think we are looking for something similar to mapping.AnalyzeforSD.&amp;nbsp; Or we'd be okay with performing the analyze manually prior to running the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2019 14:01:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/analyze-service-in-arcgis-pro-when-using-sharing/m-p/131836#M10235</guid>
      <dc:creator>MaryEllen_Perko</dc:creator>
      <dc:date>2019-02-19T14:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze Service in ArcGIS Pro When Using Sharing.CreateSharingDraft</title>
      <link>https://community.esri.com/t5/python-questions/analyze-service-in-arcgis-pro-when-using-sharing/m-p/131837#M10236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mary,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An equivalency bug has been logged to allow users to analyze SD draft files in python in ArcGIS Pro.&amp;nbsp; This functionality should be included in the Pro 2.4 release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #080707; background-color: #ffffff;"&gt;&lt;STRONG&gt;BUG-000121126&lt;/STRONG&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-aura-rendered-by="97539:0" style="font-size: 0.875rem;"&gt;&lt;SPAN class="" data-aura-class="uiOutputTextArea" data-aura-rendered-by="97529:0"&gt;&lt;A data-aura-rendered-by="97531:0" href="http://arcpy.mp/" rel="noopener" style="color: #006dcc; background-color: transparent; text-decoration: none;" target="_blank"&gt;ArcPy.mp&lt;/A&gt; has no current equivalent of ArcPy.Mapping.AnalyzeForSD, preventing ArcGIS Pro users from analyzing service drafts for errors via Python.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" data-aura-rendered-by="97539:0" style="font-size: 0.875rem;"&gt;&lt;SPAN class="" data-aura-class="uiOutputTextArea" data-aura-rendered-by="97529:0"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" data-aura-rendered-by="97539:0" style="font-size: 0.875rem;"&gt;&lt;SPAN class="" data-aura-class="uiOutputTextArea" data-aura-rendered-by="97529:0"&gt;Hope this helps!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" data-aura-rendered-by="97539:0" style="font-size: 0.875rem;"&gt;&lt;SPAN class="" data-aura-class="uiOutputTextArea" data-aura-rendered-by="97529:0"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" data-aura-rendered-by="97539:0" style="font-size: 0.875rem;"&gt;&lt;SPAN class="" data-aura-class="uiOutputTextArea" data-aura-rendered-by="97529:0"&gt;Best,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" data-aura-rendered-by="97539:0" style="font-size: 0.875rem;"&gt;&lt;SPAN class="" data-aura-class="uiOutputTextArea" data-aura-rendered-by="97529:0"&gt;Marisa&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2019 15:03:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/analyze-service-in-arcgis-pro-when-using-sharing/m-p/131837#M10236</guid>
      <dc:creator>MarisaClaggett</dc:creator>
      <dc:date>2019-05-24T15:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze Service in ArcGIS Pro When Using Sharing.CreateSharingDraft</title>
      <link>https://community.esri.com/t5/python-questions/analyze-service-in-arcgis-pro-when-using-sharing/m-p/131838#M10237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please note: This is still not resolved in arcpy for ArcGIS Pro 2.6.1.&lt;/P&gt;&lt;P&gt;Here's a link to the bug:&amp;nbsp;&lt;A class="jivelink10" href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEyMTEyNg==" title="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEyMTEyNg=="&gt;https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEyMTEyNg==&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Currently the status is "&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 300;"&gt;&lt;STRONG&gt;Not in Current Product Plan&lt;/STRONG&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2020 00:38:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/analyze-service-in-arcgis-pro-when-using-sharing/m-p/131838#M10237</guid>
      <dc:creator>AndrewGilbert</dc:creator>
      <dc:date>2020-09-03T00:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze Service in ArcGIS Pro When Using Sharing.CreateSharingDraft</title>
      <link>https://community.esri.com/t5/python-questions/analyze-service-in-arcgis-pro-when-using-sharing/m-p/1188809#M64885</link>
      <description>&lt;P&gt;Hi!!&lt;/P&gt;&lt;P&gt;Already in the year 2022-jul was it solved? I still can't find it and I'm on arcgis pro version 2.9.0&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 17:01:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/analyze-service-in-arcgis-pro-when-using-sharing/m-p/1188809#M64885</guid>
      <dc:creator>KevinSantiagoCastañeda</dc:creator>
      <dc:date>2022-07-01T17:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze Service in ArcGIS Pro When Using Sharing.CreateSharingDraft</title>
      <link>https://community.esri.com/t5/python-questions/analyze-service-in-arcgis-pro-when-using-sharing/m-p/1223695#M65897</link>
      <description>&lt;P&gt;its october 2022 and still there is no sign of analyzeforsd function.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-questions/error-002901-sharing-related-error-during/m-p/1223233" target="_self"&gt;sharing error&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can any1 tell how to &lt;STRONG&gt;upload the service definition from arcgis pro 2.8 n portal 10.9 using Arcpy for the above link&lt;/STRONG&gt;?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 05:37:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/analyze-service-in-arcgis-pro-when-using-sharing/m-p/1223695#M65897</guid>
      <dc:creator>geeblr</dc:creator>
      <dc:date>2022-10-20T05:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze Service in ArcGIS Pro When Using Sharing.CreateSharingDraft</title>
      <link>https://community.esri.com/t5/python-questions/analyze-service-in-arcgis-pro-when-using-sharing/m-p/1350821#M69256</link>
      <description>&lt;P&gt;Even in ArcGIS Pro 3.1.3 it is still not possible to analyse a service definition before publishing. We have nightly running automated tasks (re-)publishing services with arcpy for our users. Sometimes they crash and we cannot analyse why. Our workaround is a step back to a manual process: Loading the Layer- or MapFile in ArcGIS Pro and hit the "Analyse" button.&lt;/P&gt;&lt;P&gt;Are there any plans to bring the analyse function back?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 14:59:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/analyze-service-in-arcgis-pro-when-using-sharing/m-p/1350821#M69256</guid>
      <dc:creator>Adrian</dc:creator>
      <dc:date>2023-11-17T14:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze Service in ArcGIS Pro When Using Sharing.CreateSharingDraft</title>
      <link>https://community.esri.com/t5/python-questions/analyze-service-in-arcgis-pro-when-using-sharing/m-p/1368037#M69592</link>
      <description>&lt;P&gt;It is really frustrating not to have this available! I've &lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/add-an-arcpy-mapping-analyzeforsd-equivalent-to/idi-p/1368035" target="_blank" rel="noopener"&gt;submitted an idea&lt;/A&gt; pointing to this convo and asking that the bug status be reconsidered.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 15:50:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/analyze-service-in-arcgis-pro-when-using-sharing/m-p/1368037#M69592</guid>
      <dc:creator>tempStephenRhea_NV5</dc:creator>
      <dc:date>2024-01-10T15:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze Service in ArcGIS Pro When Using Sharing.CreateSharingDraft</title>
      <link>https://community.esri.com/t5/python-questions/analyze-service-in-arcgis-pro-when-using-sharing/m-p/1615785#M74203</link>
      <description>&lt;P&gt;+1 - fairly ridiculous that we can't do this in Pro. I'm on 3.2.2, still no sign on the functionality&lt;/P&gt;</description>
      <pubDate>Sun, 18 May 2025 19:22:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/analyze-service-in-arcgis-pro-when-using-sharing/m-p/1615785#M74203</guid>
      <dc:creator>AlanDodson</dc:creator>
      <dc:date>2025-05-18T19:22:27Z</dc:date>
    </item>
  </channel>
</rss>

