Can we upload custom web mapping application (JavaScript API + HTML5) to ArcGIS online and have them host it? Assuming that user doesn't have a web server. I'm understanding that this is not possible. Can someone confirm or deny? Thanks!

3388
3
Jump to solution
07-27-2015 04:53 AM
ABHISHEKSINDAL1
Occasional Contributor

Can we upload custom web mapping application (JavaScript API + HTML5) to ArcGIS online and have them host it? Assuming that user doesn't have a web server. I'm understanding that this is not possible. Can someone confirm or deny? Thanks!

Tags (1)
0 Kudos
1 Solution

Accepted Solutions
JonathanQuinn
Esri Notable Contributor

No, you won't be able to create your own applications and upload them to ArcGIS Online.  You'll need your own web server if you're going to create your own applications.  An alternative is to create the web application through the web app builder on ArcGIS Online, but of course you're limiting yourself to the functionality available within the web app builder.

View solution in original post

3 Replies
JonathanQuinn
Esri Notable Contributor

No, you won't be able to create your own applications and upload them to ArcGIS Online.  You'll need your own web server if you're going to create your own applications.  An alternative is to create the web application through the web app builder on ArcGIS Online, but of course you're limiting yourself to the functionality available within the web app builder.

JonathanBailey
Frequent Contributor

Jonathan,

Is there any comprehensive documentation on doing this? It seems to me that the developer documentation is very thin. For example, right now, I'm trying to configure the proxy to allow users to access secured ArcGIS Online maps through a customized GeoForm app; I've already had to hunt and dig through a number of different sources to get this far, and it's still not clear to me that the documentation exists.

Thanks,

Jon.

0 Kudos
RebeccaStrauch__GISP
MVP Emeritus

Jonathan,

check out Web AppBuilder Developer Edition - Customization Resource List​  for the developers' edition....links to many resources.  for simple tricks to install (if problems) Tips and Observations for getting Web AppBuilder -  Developer Edition Installed​  and for a pretty detailed version of installing, working with proxies, etc. Using the Web AppBuilder

these are are all for the appbuilder you install locally, not the AGOL version.

Edit:  and for a list if discussions on SSL ( and by default, maybe proxies) Summary of ArcGIS Server SSL Issues​   Although not soecific to your question, they may lead to the answer you need find geoforms.

0 Kudos