<?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: Web ApppBuilder in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/web-apppbuilder/m-p/226891#M1418</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ratikanta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some good places to start to learn about Web AppBuilder,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://www.youtube.com/watch?v=qEJ7TX_ixEs&amp;amp;index=41&amp;amp;list=PLaPDDLTCmy4bn62KhEV6s6NcbIfOjkoYw" title="https://www.youtube.com/watch?v=qEJ7TX_ixEs&amp;amp;index=41&amp;amp;list=PLaPDDLTCmy4bn62KhEV6s6NcbIfOjkoYw"&gt;ArcGIS Apps: Web AppBuilder for ArcGIS: Build Web Apps with No Coding - YouTube&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="http://www.esri.com/esri-news/arcwatch/0515/create-web-apps-rapidly-using-web-appbuilder-for-arcgis" title="http://www.esri.com/esri-news/arcwatch/0515/create-web-apps-rapidly-using-web-appbuilder-for-arcgis"&gt;ArcWatch | Create Web Apps Rapidly Using Web AppBuilder for ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="http://doc.arcgis.com/en/web-appbuilder/" title="http://doc.arcgis.com/en/web-appbuilder/"&gt;Web AppBuilder for ArcGIS | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Nov 2016 16:47:04 GMT</pubDate>
    <dc:creator>DerekLaw</dc:creator>
    <dc:date>2016-11-16T16:47:04Z</dc:date>
    <item>
      <title>Web ApppBuilder</title>
      <link>https://community.esri.com/t5/developers-questions/web-apppbuilder/m-p/226889#M1416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One of my client wants to access his arcgis map services using web appbuilder. &amp;nbsp;I am totally new to Web Appbuilder, but i have worked with arcgis server javascript api before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone guide me how to use ESRI web appbuilder?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 09:48:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/web-apppbuilder/m-p/226889#M1416</guid>
      <dc:creator>RatikantaLenka</dc:creator>
      <dc:date>2016-11-16T09:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Web ApppBuilder</title>
      <link>https://community.esri.com/t5/developers-questions/web-apppbuilder/m-p/226890#M1417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ratikanta,&lt;/P&gt;&lt;P&gt;First, you should be aware that there are three options for Web Appbuilder.&amp;nbsp; A recent post here &lt;A href="https://community.esri.com/thread/185492"&gt;Which WAB to choose Portal? Online or devleoper version?&amp;nbsp; &lt;/A&gt;might be a good place to start to decided which version you will need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My blog &lt;A href="https://community.esri.com/blogs/myAlaskaGIS/2016/03/09/web-appbuilder-developer-edition-customization-resource-list"&gt;/blogs/myAlaskaGIS/2016/03/09/web-appbuilder-developer-edition-customization-resource-list&lt;/A&gt;might be a little overwhelming, but there are links to many blogs by &lt;A href="https://community.esri.com/migrated-users/3176"&gt;Derek Law&lt;/A&gt;‌ that explains what is available and some FAQ.&amp;nbsp; Buttom line, the Online version is probably the easiest to get started on, but has limitations if you want to customize it at all.&amp;nbsp; The Developer edition does most of the same things (although enhancements might follow a few weeks later) and give you flexibility.&amp;nbsp; Most customization is still done with widgets, so very little programming is necessary but if you have the JS skills it is very customizable beyond the out of the box.&amp;nbsp; Portal is if it needs to by 100% internal, and updates to that follow later (and a bit more administration for all).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All rely somewhat on either ArcGIS Online or the internal Portal for a AppID, but there is a Local Layer widget that can be used if needed to read directly from a local ArcGIS Server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any can be deployed to your local IIS or other web server for others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another blog I have that may help&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/blogs/myAlaskaGIS/2015/01/15/tips-and-observations-for-getting-web-appbuilder-developer-edition-installed?sr=search&amp;amp;searchId=ce9cfbb4-ee8d-45db-8505-40e5e641d21e&amp;amp;searchIndex=2"&gt;/blogs/myAlaskaGIS/2015/01/15/tips-and-observations-for-getting-web-appbuilder-developer-edition-installed?sr=search&amp;amp;searchId=ce9cfbb4-ee8d-45db-8505-40e5e641d21e&amp;amp;searchIndex=2&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure to check out &lt;A class="link-titled" href="https://developers.arcgis.com/web-appbuilder/" title="https://developers.arcgis.com/web-appbuilder/"&gt;Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; for download and other information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tagging a few other geonet communities for more exposure (and you may want to move the post to one of these other sites.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/community/gis/web-gis/web-appbuilder?sr=search&amp;amp;searchId=9f384618-e6c8-4277-b28c-b5a35fe38aa1&amp;amp;searchIndex=1"&gt;https://community.esri.com/community/gis/web-gis/web-appbuilder?sr=search&amp;amp;searchId=9f384618-e6c8-4277-b28c-b5a35fe38aa1&amp;amp;searchIndex=1&lt;/A&gt;‌&amp;nbsp; &lt;A href="https://community.esri.com/groups/web-app-builder-custom-widgets?sr=search&amp;amp;searchId=9f384618-e6c8-4277-b28c-b5a35fe38aa1&amp;amp;searchIndex=0"&gt;https://community.esri.com/groups/web-app-builder-custom-widgets?sr=search&amp;amp;searchId=9f384618-e6c8-4277-b28c-b5a35fe38aa1&amp;amp;searchIndex=0&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 16:21:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/web-apppbuilder/m-p/226890#M1417</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-11-16T16:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Web ApppBuilder</title>
      <link>https://community.esri.com/t5/developers-questions/web-apppbuilder/m-p/226891#M1418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ratikanta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some good places to start to learn about Web AppBuilder,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://www.youtube.com/watch?v=qEJ7TX_ixEs&amp;amp;index=41&amp;amp;list=PLaPDDLTCmy4bn62KhEV6s6NcbIfOjkoYw" title="https://www.youtube.com/watch?v=qEJ7TX_ixEs&amp;amp;index=41&amp;amp;list=PLaPDDLTCmy4bn62KhEV6s6NcbIfOjkoYw"&gt;ArcGIS Apps: Web AppBuilder for ArcGIS: Build Web Apps with No Coding - YouTube&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="http://www.esri.com/esri-news/arcwatch/0515/create-web-apps-rapidly-using-web-appbuilder-for-arcgis" title="http://www.esri.com/esri-news/arcwatch/0515/create-web-apps-rapidly-using-web-appbuilder-for-arcgis"&gt;ArcWatch | Create Web Apps Rapidly Using Web AppBuilder for ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="http://doc.arcgis.com/en/web-appbuilder/" title="http://doc.arcgis.com/en/web-appbuilder/"&gt;Web AppBuilder for ArcGIS | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 16:47:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/web-apppbuilder/m-p/226891#M1418</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2016-11-16T16:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Web ApppBuilder</title>
      <link>https://community.esri.com/t5/developers-questions/web-apppbuilder/m-p/226892#M1419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rebecca&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks for your response. let me go through it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again thanks for your valuable time&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 05:44:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/web-apppbuilder/m-p/226892#M1419</guid>
      <dc:creator>RatikantaLenka</dc:creator>
      <dc:date>2016-11-17T05:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Web ApppBuilder</title>
      <link>https://community.esri.com/t5/developers-questions/web-apppbuilder/m-p/226893#M1420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;Derek&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks for your response. let me go through it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again thanks for your valuable time&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 05:44:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/web-apppbuilder/m-p/226893#M1420</guid>
      <dc:creator>RatikantaLenka</dc:creator>
      <dc:date>2016-11-17T05:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Web ApppBuilder</title>
      <link>https://community.esri.com/t5/developers-questions/web-apppbuilder/m-p/226894#M1421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Below is my javascript api code i used before&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;function loadMap(){ &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN&gt; esriConfig.defaults.io.proxyUrl = "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fmyarcgiserver%2FArcGisApi%2Fproxy%2Fxxxxxxxxxx" rel="nofollow" target="_blank"&gt;https://myarcgiserver/ArcGisApi/proxy/xxxxxxxxxx&lt;/A&gt;&lt;SPAN&gt;";//Corresponding ClientId Should be provided. &lt;/SPAN&gt;&lt;BR /&gt; esriConfig.defaults.io.alwaysUseProxy = true; &lt;BR /&gt; &lt;BR /&gt; //=============== load map =================== &lt;BR /&gt; map = new esri.Map("map"); &lt;BR /&gt;&lt;SPAN&gt; agslayer = new esri.layers.ArcGISTiledMapServiceLayer("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fmyarcgiserver%2Farcgis%2Frest%2Fservices%2Fservicename%2FMapServer" rel="nofollow" target="_blank"&gt;https://myarcgiserver/arcgis/rest/services/servicename/MapServer&lt;/A&gt;&lt;SPAN&gt;"); &lt;/SPAN&gt;&lt;BR /&gt; map.addLayer(agslayer); &lt;BR /&gt; dojo.connect(agslayer, "error", function(err) { &lt;BR /&gt; alert("tiled layer: " + err.code + " : " + err.message); &lt;BR /&gt; }); &lt;BR /&gt; //================================================ &lt;BR /&gt; &lt;BR /&gt; } &lt;BR /&gt; &lt;BR /&gt; dojo.addOnLoad(loadMap);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i want to replace the above using&amp;nbsp;web appbuilder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 07:11:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/web-apppbuilder/m-p/226894#M1421</guid>
      <dc:creator>RatikantaLenka</dc:creator>
      <dc:date>2016-12-12T07:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Web ApppBuilder</title>
      <link>https://community.esri.com/t5/developers-questions/web-apppbuilder/m-p/226895#M1422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ratikanta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not a developer so unfortunately, I can't read/understand the details of your JavaScript code, sorry. It looks like you load a map with a proxy URL, then load the map and its layers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;EM&gt;now i want to replace the above using&amp;nbsp;web appbuilder.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not clear on what you're asking for here, this type of functionality would be built in Web AppBuilder already. Are you looking to understand how to set up a proxy with Web AppBuilder?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://blogs.esri.com/esri/supportcenter/2015/10/28/setting-up-a-proxy-with-web-appbuilder-for-arcgis-developer-edition/" title="https://blogs.esri.com/esri/supportcenter/2015/10/28/setting-up-a-proxy-with-web-appbuilder-for-arcgis-developer-edition/"&gt;Setting up a proxy with Web AppBuilder Developer Edition | Support Services Blog&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 21:34:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/web-apppbuilder/m-p/226895#M1422</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2016-12-13T21:34:17Z</dc:date>
    </item>
  </channel>
</rss>

