workflowParams URL syntax
Attempting to build a workflow that allows an external app to launch a VSW viewer & immediately select & zoom to feature. I have a simple, working workflow prepped with a typical DisplayForm input, but modifying to have the feature attribute passed in an URL argument; used a Create Value task in the Setup container to ‘declare’ the argument to be input.
We've used this approach for years with our GE site(s) using something like - https://DOMAIN.COM/Html5Viewer/index.html?viewer=XXX&run=Startup2Parcel&value=EXTERNAL-APP-GENERATED
Understanding that refs will use item IDs for viewer & workflow(s) (vs. names), what would be a comparable URL syntax with a VSW viewer & WF5?
Thanks in advance.
-
You can use a Launch Link Workflow
https://docs.vertigisstudio.com/webviewer/latest/admin-help/settings-launch-link-workflows.html
You can also run a workflow from the Application Initalized or Map Initialized events, and check inside the workflow if the viewer was opened with URL parameters.
0 -
You should following the approach described in URL-Parameters-for-VertiGIS-Studio-Web-Apps to create a workflow that reads the given paramenters using the Get Browser Info and Parse URL activities in VertiGIS Studio Workflow.
1
Du måste logga in om du vill lämna en kommentar.
Kommentarer
2 kommentarer