Hoppa till huvudinnehållet

Offline Install of WAB Widgets

Kommentarer

1 kommentar

  • Gareth Evans

    Hey Andrew Kesterton yes, you can host it locally.

    See these docs: https://docs.vertigisstudio.com/workflow/latest/help/Default.htm#wf5/help/widgets.htm#Register_the_Widgets_with_Web_AppBuilder_in_Portal_for_ArcGIS?TocPath=One-Time%2520Setup%257CPrepare%2520the%2520Workflow%2520Widgets%2520for%2520Web%2520AppBuilder%257C_____3

    • Sign in to Portal for ArcGIS as an administrator.

    • In Content, click Add Item and select An application.

    • Configure the item:

      1. Set the Type to Application Extension (AppBuilder).

      2. In the Manifest URL box, enter the URL to the manifest.json file for the widget you want to register.

        You can either use the copy of the manifest.json file in your local Workflow deployment or, if your portal has Internet access, the public copy of the manifest.json file:

        • 2D In-Panel Widget:

          • Local Manifest:

            https://[host.domain.com]/[virtual_path]/dist/wab/widgets/2D/WorkflowRunner_Panel/manifest.json

            where [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.json

            where [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.