By default, the Reporting widgets for Web AppBuilder in Portal for ArcGIS access files in the cloud. You can modify the widgets so they access local files only. This enables you to run VertiGIS Studio Reporting in an environment that does not have or does not allow Internet access.
To point the widgets to local resources:
1.Widget Files: Widgets access files in a folder called widgets. The default URL for the widgets folder is:
https://apps.vertigisstudio.com/reporting/wab/common/widgets
You need to modify the URL to point to your on-premises Reporting deployment, for example:
https://host.mydomain.com/vertigisstudio/Reporting/wab/common/widgets
Modify the widgets URL in each of the following files:
•[installation-location]\Deployment\Wab\widgets\2D\Reporting\setting\Setting.js
•[installation-location]\Deployment\Wab\widgets\2D\Reporting\Widget.js
•[installation-location]\Deployment\Wab\widgets\3D\Reporting\setting\Setting.js
•[installation-location]\Deployment\Wab\widgets\3D\Reporting\Widget.js
[Installation-location] is the location where VertiGIS Studio Reporting is installed. The default installation location is:
C:\Program Files\VertiGIS\VertiGIS Studio Reporting\
2.Report Designer: By default, the widgets access Report Designer in the cloud:
https://apps.vertigisstudio.com/reporting/designer/
You need to modify the URL to point to your on-premises deployment of Report Designer, for example:
https://host.mydomain.com/vertigisstudio/Reporting/designer/
Modify the Report Designer URL in the following files:
[installation-location]\Deployment\Wab\widgets\3D\Reporting\config.json