Offline Install of WAB Widgets
Hi,
We have an ArcGIS Enterprise/portal instance with GeoCortex that is in an offline environment - local users have access to the portal but not the internet.
When using the local manifest file these still refer back to the hosted versions on apps.vertigis.com, for example;
https://apps.geocortex.com/workflow/latest/dist/wab/libs/WorkflowRunner/2D/Widget.js
This is great for users with internet access to be able to get the latest versions of the widgets, but is it possible to take these libraries offline to host locally?
Thanks
Andrew
-
Hey Andrew Kesterton yes, you can host it locally.
-
Sign in to Portal for ArcGIS as an administrator.
-
In Content, click Add Item and select An application.
-
Configure the item:
-
Set the Type to Application Extension (AppBuilder).
-
In the Manifest URL box, enter the URL to the
manifest.jsonfile for the widget you want to register.You can either use the copy of the
manifest.jsonfile in your local Workflow deployment or, if your portal has Internet access, the public copy of themanifest.jsonfile:-
2D In-Panel Widget:
-
Local Manifest:
https://[host.domain.com]/[virtual_path]/dist/wab/widgets/2D/WorkflowRunner_Panel/manifest.jsonwhere
[host.domain.com]is the fully qualified name of the Workflow server and[virtual_path]is configured on the Post Installer's IIS Settings panel. If Workflow is deployed using the default IIS settings, then the URL will look like this:https://[host.domain.com]/vertigisstudio/workflow/dist/wab/widgets/2D/WorkflowRunner_Panel/manifest.json -
Public Manifest: If you use Portal for ArcGIS 10.8.1, see the note below.
https://apps.vertigisstudio.com/workflow/latest/dist/wab/widgets/2D/WorkflowRunner_Panel/manifest.json
-
-
2D Modal Widget:
-
Local Manifest:
https://[host.domain.com]/[virtual_path]/dist/wab/widgets/2D/WorkflowRunner_Modal/manifest.jsonwhere
[host.domain.com]is the fully qualified name of the Workflow server and[virtual_path]is configured on the Post Installer's IIS Settings panel. If Workflow is deployed using the default IIS settings, then the URL will look like this:https://[host.domain.com]/vertigisstudio/workflow/dist/wab/widgets/2D/WorkflowRunner_Modal/manifest.json
-
-
-
0 -
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar