<?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 Can web app builder consume REST services that are not associated with a web map in ArcGIS Server with JavaScript API Questions</title>
    <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/can-web-app-builder-consume-rest-services-that-are/m-p/880189#M723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know how to consume REST services within Web app builder, that are not added into the initially created web map.&amp;nbsp; I want to be able to work with (consume) services without linking the service into the web map.&amp;nbsp; &lt;/P&gt;&lt;P&gt;If I want to add a REST URL into my map, without adding the REST service into a Web Map (1st); can I use the FeaturelayerServiceBrowser class to accomplish this?&amp;nbsp; &lt;A href="https://developers.arcgis.com/web-appbuilder/api-reference/featurelayerservicebrowser.htm"&gt;https://developers.arcgis.com/web-appbuilder/api-reference/featurelayerservicebrowser.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;How can I add data layers to the Web APP without first adding the layer into a web map?&amp;nbsp; Can I directly pull JSON (GeoJSON?) data into the web map like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.geothread.net/importing-geojson-data-in-arcgis-javascript-maps/"&gt;http://www.geothread.net/importing-geojson-data-in-arcgis-javascript-maps/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.esri.com/thread/17970"&gt;https://community.esri.com/thread/17970&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All I can find is the link below that says this type of work flow is not supported.&lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.esri.com/esri/arcgis/2015/04/06/clarifying-3-questions-about-web-appbuilder-for-arcgis/"&gt;https://blogs.esri.com/esri/arcgis/2015/04/06/clarifying-3-questions-about-web-appbuilder-for-arcgis/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jul 2016 18:34:22 GMT</pubDate>
    <dc:creator>AntoineBartholomew</dc:creator>
    <dc:date>2016-07-28T18:34:22Z</dc:date>
    <item>
      <title>Can web app builder consume REST services that are not associated with a web map</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/can-web-app-builder-consume-rest-services-that-are/m-p/880189#M723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know how to consume REST services within Web app builder, that are not added into the initially created web map.&amp;nbsp; I want to be able to work with (consume) services without linking the service into the web map.&amp;nbsp; &lt;/P&gt;&lt;P&gt;If I want to add a REST URL into my map, without adding the REST service into a Web Map (1st); can I use the FeaturelayerServiceBrowser class to accomplish this?&amp;nbsp; &lt;A href="https://developers.arcgis.com/web-appbuilder/api-reference/featurelayerservicebrowser.htm"&gt;https://developers.arcgis.com/web-appbuilder/api-reference/featurelayerservicebrowser.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;How can I add data layers to the Web APP without first adding the layer into a web map?&amp;nbsp; Can I directly pull JSON (GeoJSON?) data into the web map like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.geothread.net/importing-geojson-data-in-arcgis-javascript-maps/"&gt;http://www.geothread.net/importing-geojson-data-in-arcgis-javascript-maps/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.esri.com/thread/17970"&gt;https://community.esri.com/thread/17970&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All I can find is the link below that says this type of work flow is not supported.&lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.esri.com/esri/arcgis/2015/04/06/clarifying-3-questions-about-web-appbuilder-for-arcgis/"&gt;https://blogs.esri.com/esri/arcgis/2015/04/06/clarifying-3-questions-about-web-appbuilder-for-arcgis/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 18:34:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/can-web-app-builder-consume-rest-services-that-are/m-p/880189#M723</guid>
      <dc:creator>AntoineBartholomew</dc:creator>
      <dc:date>2016-07-28T18:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can web app builder consume REST services that are not associated with a web map</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/can-web-app-builder-consume-rest-services-that-are/m-p/880190#M724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Duplicate of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/180633"&gt;Does anyone know how to consume REST services within Web app builder that are not included within the Web Map&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2016 13:05:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/can-web-app-builder-consume-rest-services-that-are/m-p/880190#M724</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-07-29T13:05:06Z</dc:date>
    </item>
  </channel>
</rss>

