Hey ESRI - It is the 4th Quarter already and there is still no Web AppBuilder / 10.3 release.
Solved! Go to Solution.
Frank, did you see today's announcement ? (not GitHub, but the dev edition for download)
The full release is out!! You can download the release here.
just go to this link and download it at the bottom of the page for the developers version.
http://www.arcgis.com/home/item.html?id=fffd70b754594c54bc58d90d4e897e19
The download link says “webappviewer.zip” not Web App BUILDER… any ideas?
---
Brian Scott O’keefe | GIS Analyst
City of Tulsa IT Department
175 E. 2nd St. S., Suite 680. Tulsa, OK 74103
T: 918-596-2455
F: 918-699-3843
E: bokeefe@cityoftulsa.org<mailto:bokeefe@cityoftulsa.org>
www.cityoftulsa.org<http://www.cityoftulsa.org/>
Visit/Like/Follow/Watch/Subscribe:
<http://www.cityoftulsa.org/> <http://www.facebook.com/pages/City-of-Tulsa/47700168982> <http://twitter.com/cityoftulsagov> <http://www.youtube.com/cityoftulsa> <http://www.flickr.com/cityoftulsa> <http://www.cityoftulsa.org/enews/subscribe.aspx>
Notice: This e-mail (including any attachments) is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential and may be legally privileged. If you are not the intended recipient, you are hereby notified that any retention, dissemination, distribution, or copying of this communication (including any attachments) is strictly prohibited. Please reply to the sender that you have received the message in error, then delete it.
P Please consider the environment before printing this email
Download it and then in the config file you add all the arcgis online json to it. You do all of the main building on arcgis online then you can do the custom stuff once you download it.
Here is what it says in the config.json file:
//Replace all contents in this file by using the item data of the app in ArcGIS Online.
//The URL pattern to access the item data is:
//www.arcgis.com/sharing/rest/content/items/<itemid>/data?f=pjson
//or
//<orgkey>.maps.arcgis.com/sharing/rest/content/items/<itemid>/data?f=pjson
//Tip: For easily accessing above URLs, you may temporarily share the item as public.
Put the download on your web server and update this file and it should get you started.
All,
The link that I and others are posting is the Minified WebAppViewer and NOT the Web AppBuilder Developer version. You can tell this by the fact that the widgets code is minified and that the JIMU.js/dijit folder only has on folder inside of it. I don't have any info on the availability of the Web AppBuilder Developer version release.
The Web AppBuilder Developer Edition will be released this Wednesday, December 17th. It will be downloadable from the Developer's site (from a new page dedicated to Web AppBuilder). Keep your eye out later this week for a blog that includes more details on the release and also a notification for the Web AppBuilder beta community.
Anyway to get it from github? All I see is promises been searching like crazy for it, even though I could not sign up during the beta tester window. I played around with the webappviewer.zip, no luck....guess now I have to install portal 10.3--dont really want it, just want web app builder.
Anthony,
You can begin using it right now if you follow the info in this thread:
Re: How can i use the ArcGIS WebApp-Builder
If you want the Developer Version to install on your local machine then you will have to wait until later today when the WAB Developer version is released.
Yeah I played around with this as well earlier-- I wanted to be able to host it on my own server not AGO-- But on a second note I really appreciate your work Robert with Flex, widgets, and the forums in general.