<?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: Add Services from an ArcGIS Server Endpoint on the Fly (ArcGIS Server Services Explorer) in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-services-from-an-arcgis-server-endpoint-on-the/m-p/769107#M1478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does a JS sample of the tool you mentioned exists ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jun 2015 03:27:19 GMT</pubDate>
    <dc:creator>HumzaAkhtar</dc:creator>
    <dc:date>2015-06-23T03:27:19Z</dc:date>
    <item>
      <title>Add Services from an ArcGIS Server Endpoint on the Fly (ArcGIS Server Services Explorer)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-services-from-an-arcgis-server-endpoint-on-the/m-p/769104#M1475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand that there is a pre-existing widget that Damien produced &lt;A href="https://community.esri.com/docs/DOC-6263"&gt;Add Service Widget 1.1.3&lt;/A&gt; , but I was curious if it was possible to modify that code or have something else entirely that would allow an individual to add in services on the fly from an ArcGIS Server endpoint.&amp;nbsp; For example, the user would select the agency's specific server endpoint, see what services were available and add that service on the fly into WAB.&amp;nbsp; This would be instead of researching the URL of the service - all the user would do is select the specific AGS instance (from a listing of various ArcGIS Servers) and add in services that they "see" within the server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 19:08:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-services-from-an-arcgis-server-endpoint-on-the/m-p/769104#M1475</guid>
      <dc:creator>DanielStoelb</dc:creator>
      <dc:date>2015-06-22T19:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Add Services from an ArcGIS Server Endpoint on the Fly (ArcGIS Server Services Explorer)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-services-from-an-arcgis-server-endpoint-on-the/m-p/769105#M1476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I imagine you are asking for something like the service browser that is available in the ArcGIS App Builder for Flex. Where a tree of available services from a ArcGIS Server are presented to you for selection. Sure this would be possible but the service browser component is thousands of lines of code. I don't know if anyone has the time to tackle that size project right now, but I don't.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 19:18:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-services-from-an-arcgis-server-endpoint-on-the/m-p/769105#M1476</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-06-22T19:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Add Services from an ArcGIS Server Endpoint on the Fly (ArcGIS Server Services Explorer)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-services-from-an-arcgis-server-endpoint-on-the/m-p/769106#M1477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, something similar.&amp;nbsp; I'm working on porting over our current application (written in FLEX) which contains an ArcGIS Server discovery widget over to JS and thought I'd pose the question.&amp;nbsp; It seemed rather close to what is already out there with the Add Service Widget, but it sounds like it is a little more involved than I thought.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 20:01:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-services-from-an-arcgis-server-endpoint-on-the/m-p/769106#M1477</guid>
      <dc:creator>DanielStoelb</dc:creator>
      <dc:date>2015-06-22T20:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Add Services from an ArcGIS Server Endpoint on the Fly (ArcGIS Server Services Explorer)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-services-from-an-arcgis-server-endpoint-on-the/m-p/769107#M1478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does a JS sample of the tool you mentioned exists ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 03:27:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-services-from-an-arcgis-server-endpoint-on-the/m-p/769107#M1478</guid>
      <dc:creator>HumzaAkhtar</dc:creator>
      <dc:date>2015-06-23T03:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Add Services from an ArcGIS Server Endpoint on the Fly (ArcGIS Server Services Explorer)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-services-from-an-arcgis-server-endpoint-on-the/m-p/769108#M1479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Humza,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Nope, that is what Daniel is looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 12:21:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-services-from-an-arcgis-server-endpoint-on-the/m-p/769108#M1479</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-06-23T12:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Add Services from an ArcGIS Server Endpoint on the Fly (ArcGIS Server Services Explorer)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-services-from-an-arcgis-server-endpoint-on-the/m-p/769109#M1480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is surprising... I know that this Server Explorer sample exists for WPF and silverlight samples. I wonder why esri did not provide it for the original JS API.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 03:35:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-services-from-an-arcgis-server-endpoint-on-the/m-p/769109#M1480</guid>
      <dc:creator>HumzaAkhtar</dc:creator>
      <dc:date>2015-06-26T03:35:40Z</dc:date>
    </item>
  </channel>
</rss>

