How can i share my app devleoped in WAB with others for review before deploying it?

899
2
Jump to solution
11-29-2016 11:47 AM
NavKa
by
New Contributor III

I am developing an app using WAB Dev edition. And I work remotely. How can I share the app for review from the upper management while still in developing process? Thanks

Nav

0 Kudos
1 Solution

Accepted Solutions
deleted-user-CQZbjNeBXm49
Occasional Contributor III

Hi Nav,

Option 1. Within the WAB Dev environment:

Lunch the app

copy the URL (example: http://webadaptor.domain:3344/webappbuilder/apps/12/) and send this URL to the people needing to do the review.

NB: Make sure the startup.bat is constantly running or a windows service.

Option 2: Deploy to a test server at the root folder

Send URL (http://webadaptor.domain/appfoldername/) to the people needing to do the review.

Baba

View solution in original post

2 Replies
deleted-user-CQZbjNeBXm49
Occasional Contributor III

Hi Nav,

Option 1. Within the WAB Dev environment:

Lunch the app

copy the URL (example: http://webadaptor.domain:3344/webappbuilder/apps/12/) and send this URL to the people needing to do the review.

NB: Make sure the startup.bat is constantly running or a windows service.

Option 2: Deploy to a test server at the root folder

Send URL (http://webadaptor.domain/appfoldername/) to the people needing to do the review.

Baba

NavKa
by
New Contributor III

Thanks Baba I tried 1st option that didn't work for me may be because the organization can't access my system as internal network. I work remotely and have WAB on my desktop.

I will look into second option.

Thanks for your help!

0 Kudos