<?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: Arcgis Pro SDK call script tool in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-sdk-call-script-tool/m-p/1085589#M6972</link>
    <description>&lt;P&gt;thz a lot!&lt;/P&gt;</description>
    <pubDate>Wed, 04 Aug 2021 06:18:08 GMT</pubDate>
    <dc:creator>pspada_WT</dc:creator>
    <dc:date>2021-08-04T06:18:08Z</dc:date>
    <item>
      <title>Arcgis Pro SDK call script tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-sdk-call-script-tool/m-p/1085199#M6967</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm quite new in Arcgis Pro SDK. I'm trying to develop a ribbon with a button that calls a script tool. Is that possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 09:38:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-sdk-call-script-tool/m-p/1085199#M6967</guid>
      <dc:creator>pspada_WT</dc:creator>
      <dc:date>2021-08-03T09:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis Pro SDK call script tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-sdk-call-script-tool/m-p/1085384#M6969</link>
      <description>&lt;P&gt;Hi, yes it is possible.&amp;nbsp; Some resources:&lt;/P&gt;&lt;P&gt;Concept doc and snippets:&amp;nbsp;&amp;nbsp;&lt;A href="https://github.com/esri/arcgis-pro-sdk/wiki/ProConcepts-Geoprocessing#executing-model-and-script-tools" target="_blank"&gt;https://github.com/esri/arcgis-pro-sdk/wiki/ProConcepts-Geoprocessing#executing-model-and-script-tools&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Sample:&amp;nbsp;&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Geoprocessing/CallScriptFromNet" target="_blank"&gt;https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Geoprocessing/CallScriptFromNet&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tutorial:&amp;nbsp;&amp;nbsp;&lt;A href="https://developers.arcgis.com/documentation/arcgis-add-ins-and-automation/arcgis-pro/tutorials/analysis-with-python/" target="_blank"&gt;https://developers.arcgis.com/documentation/arcgis-add-ins-and-automation/arcgis-pro/tutorials/analysis-with-python/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;More getting started resources found here:&amp;nbsp; &amp;nbsp;&lt;A href="https://github.com/esri/arcgis-pro-sdk/wiki/ProConcepts-Migrating-to-ArcGIS-Pro" target="_blank"&gt;https://github.com/esri/arcgis-pro-sdk/wiki/ProConcepts-Migrating-to-ArcGIS-Pro&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 16:15:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-sdk-call-script-tool/m-p/1085384#M6969</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-08-03T16:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis Pro SDK call script tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-sdk-call-script-tool/m-p/1085589#M6972</link>
      <description>&lt;P&gt;thz a lot!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 06:18:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-sdk-call-script-tool/m-p/1085589#M6972</guid>
      <dc:creator>pspada_WT</dc:creator>
      <dc:date>2021-08-04T06:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis Pro SDK call script tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-sdk-call-script-tool/m-p/1085594#M6973</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've a last question.&lt;/P&gt;&lt;P&gt;I found that the method i was looking for is "OpenToolDialog", but i've noticed that the tool script doesn't load the first time if the geoprocessing pane isn't opened (ONLY THE FIRST TIME THERE'S THIS BUG). Do you have some suggestion?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 06:43:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-sdk-call-script-tool/m-p/1085594#M6973</guid>
      <dc:creator>pspada_WT</dc:creator>
      <dc:date>2021-08-04T06:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis Pro SDK call script tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-sdk-call-script-tool/m-p/1085740#M6977</link>
      <description>&lt;P&gt;I've figured out how to overcome this problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the onClick event I add the event of Pin and UnPin of the geoprocessing pane.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pspada_WT_0-1628090920648.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/20122i574EAB0B0143A4FB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pspada_WT_0-1628090920648.png" alt="pspada_WT_0-1628090920648.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 15:28:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-sdk-call-script-tool/m-p/1085740#M6977</guid>
      <dc:creator>pspada_WT</dc:creator>
      <dc:date>2021-08-04T15:28:49Z</dc:date>
    </item>
  </channel>
</rss>

