Select to view content in your preferred language

Embed non-AGOL hosted WAB

402
3
Jump to solution
06-15-2018 12:04 PM
JamesCrandall
MVP Frequent Contributor

For lack of better description...  What is the best way to embed a WAB we've developed in WAB Developer 2.7 and have hosted on our own domain? 

So far I've only found something to the effect:

<iframe src="https://ourWABApp/index.html" width=800 height=600></iframe> 

 

0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus

Then it is as simple as downloading the WAB site from WAB Dev and deploying it on the clients web server.

Deploy your app—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers 

View solution in original post

3 Replies
RobertScheitlin__GISP
MVP Emeritus

James,

   So you want to embed it into an existing web site? This can be done but is not optimal.

JamesCrandall
MVP Frequent Contributor

Yes.  Different domain.  If not, then I think they'd like to just host the entire WAB on their site altogether.

iFrame not an option for them it seems.

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Then it is as simple as downloading the WAB site from WAB Dev and deploying it on the clients web server.

Deploy your app—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers