<?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 Using a GP service in ExB in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/using-a-gp-service-in-exb/m-p/1053332#M1839</link>
    <description>&lt;P&gt;Hi, Is there any plan to add the ability of using a GP service in ExB (dev edition)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 30 Apr 2021 18:21:23 GMT</pubDate>
    <dc:creator>AzinSharaf</dc:creator>
    <dc:date>2021-04-30T18:21:23Z</dc:date>
    <item>
      <title>Using a GP service in ExB</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/using-a-gp-service-in-exb/m-p/1053332#M1839</link>
      <description>&lt;P&gt;Hi, Is there any plan to add the ability of using a GP service in ExB (dev edition)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 18:21:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/using-a-gp-service-in-exb/m-p/1053332#M1839</guid>
      <dc:creator>AzinSharaf</dc:creator>
      <dc:date>2021-04-30T18:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using a GP service in ExB</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/using-a-gp-service-in-exb/m-p/1053439#M1845</link>
      <description>&lt;P&gt;Hi Azin,&lt;/P&gt;&lt;P&gt;Are you referring to an out-of-the-box GP widget or a custom one?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 21:12:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/using-a-gp-service-in-exb/m-p/1053439#M1845</guid>
      <dc:creator>DavidMartinez</dc:creator>
      <dc:date>2021-04-30T21:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Using a GP service in ExB</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/using-a-gp-service-in-exb/m-p/1053445#M1846</link>
      <description>&lt;P&gt;do we have a GP widget in Exb? I need something similar to GP widget in WAB which I can use the URL of a custom GP service in it and use it in the application.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 21:18:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/using-a-gp-service-in-exb/m-p/1053445#M1846</guid>
      <dc:creator>AzinSharaf</dc:creator>
      <dc:date>2021-04-30T21:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using a GP service in ExB</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/using-a-gp-service-in-exb/m-p/1053447#M1847</link>
      <description>&lt;P&gt;Ok, I just wasn't sure. We have plans to add one, I am just not sure when. Perhaps&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/124928"&gt;@Jianxia&lt;/a&gt;&amp;nbsp;can comment more on this. Another option is to go the custom widget route for instance,&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;loadArcGISJSAPIModules&lt;/SPAN&gt;&lt;SPAN&gt;([&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"esri/tasks/Geoprocessor"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;]).&lt;/SPAN&gt;&lt;SPAN&gt;then&lt;/SPAN&gt;&lt;SPAN&gt;((&lt;/SPAN&gt;&lt;SPAN&gt;modules&lt;/SPAN&gt;&lt;SPAN&gt;) &lt;/SPAN&gt;&lt;SPAN&gt;=&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt; {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;[this.&lt;/SPAN&gt;&lt;SPAN&gt;Geoprocessor&lt;/SPAN&gt;&lt;SPAN&gt;] &lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;modules&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;this.&lt;/SPAN&gt;&lt;SPAN&gt;setState&lt;/SPAN&gt;&lt;SPAN&gt;({&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;gpRunning&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;})&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;const&lt;/SPAN&gt; &lt;SPAN&gt;gpUrl&lt;/SPAN&gt; &lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;""&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;const&lt;/SPAN&gt; &lt;SPAN&gt;gp&lt;/SPAN&gt; &lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;new&lt;/SPAN&gt;&lt;SPAN&gt; this.&lt;/SPAN&gt;&lt;SPAN&gt;Geoprocessor&lt;/SPAN&gt;&lt;SPAN&gt;({&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;url&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;gpUrl&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;});&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;David&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 30 Apr 2021 21:26:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/using-a-gp-service-in-exb/m-p/1053447#M1847</guid>
      <dc:creator>DavidMartinez</dc:creator>
      <dc:date>2021-04-30T21:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using a GP service in ExB</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/using-a-gp-service-in-exb/m-p/1054282#M1858</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/75018"&gt;@AzinSharaf&lt;/a&gt;&amp;nbsp; The GP widget is on the roadmap of Experience Builder. It would not be available in 2021 though.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 16:47:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/using-a-gp-service-in-exb/m-p/1054282#M1858</guid>
      <dc:creator>Jianxia</dc:creator>
      <dc:date>2021-05-04T16:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using a GP service in ExB</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/using-a-gp-service-in-exb/m-p/1054315#M1862</link>
      <description>&lt;P&gt;thank you &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/124928"&gt;@Jianxia&lt;/a&gt; for the information.&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 17:47:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/using-a-gp-service-in-exb/m-p/1054315#M1862</guid>
      <dc:creator>AzinSharaf</dc:creator>
      <dc:date>2021-05-04T17:47:12Z</dc:date>
    </item>
  </channel>
</rss>

