How to open a folder or ProjectWise folder environment via workflow
I need to generate a ProjectWise link based on the layer attribute and Open that link via a long feature description. I tried to use href which it's suggested by Bently community but it doesn't work.I have been suggested to use workflow to open the link because of the limitation of long feature description and run the workflow to open that page.
I tried to create workflow and it works fine for normal HTTP and HTTPS url but when I changed it to PW link I have came across below error.
What is the available solution to open a local folder .
-
Hi Davood,
If you're using the Geocortex html5 viewer, it has a list of allowed protocols for hyperlinks and the OpenWebPage command:
["http","https","ftp","ftps","data","gopher","mailto","tel","arcgis-navigator","comgooglemaps","comgooglemaps-x-callback","comgooglemapsurl"]The list is defined in "C:\inetpub\wwwroot\Html5Viewer\Resources\Compiled\Mapping.Infrastructure.bundle.js".
Normally we don't recommend making changes to the viewer's compiled .js files, since it's easy to make changes in those files that would break the viewer, and since the changes frequently get overwritten during upgrades. If you do choose to add pw to that list, do so carefully, make sure you keep a backup of the original file, and make sure that anyone who upgrades the viewer in the future is aware that they should check/re-apply the change if needed.
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar