We are creating a web app using Experience Builder in our own ArcGIS Enterprise environment. We now wish to deploy it to a web server. All documentation describes the way to do this as:
- Download the webapp as a zip file through the developer Experience builder tool
- Deploy the zip file on the web server of your choice
However, ArcGIS Portal also creates a link that can be shared when an Experience Builder web app is published. This seems much simpler than the zip file deployment process described above.
Can anyone tell me the difference between the 2 processes. Does the Portal publishing process deploy the web app to the web server used by the web adaptor in the same way as the manual documented process?