gcxfile reference is not set as default in 4.01
I could not get the gcxfile reference to work in the workflow designer. I got the error the reference to the file was not set.
But today I solwed the problem.
In the workflow designer folder is there a xml file called "Geocortex.Workflow.Designer.exe.config".
In that file you have to remove "<!--" and "-->" in line 6.
<!-- <add key="gcx.io.fileSystem.path" value="..\REST Elements\Sites"/> -->
Then save the file and reopen the Workflow designer.
You can now reference workflows, Reports and other files in the Site directory by using "gcxfile:///foldername/file" insted of the full filepath
"C:\Program Files (x86)\Latitude Geographics\Geocortex Essentials\Default\REST Elements\Sites\foldername\file"
0
Please sign in to leave a comment.
Comments
0 comments