ExportMap ResultUrl incorrect
I am using the mailing list workflow with a secured service (parcel fabric). Everything works great up until I need to create the mailing labels with a map. The mailing labels work, but I get stuck at the map portion. In the workflow, I noticed that the "ExportMap" activity might be the problem.
There is a variable in the activity for the 'Result Url' called "mapImageURL". When I run in debug mode, I noticed that the URL generated looks like this: "http://servernamehere/Geocortex/Essentials/REST/TempFiles/Export.bmp?guid=06456087-4e73-4423-a999-e4d9b550b04e&contentType=image%2Fbmp".
If I copy and paste this string into a browser, I get the 404 Not Found error. If I replace the portion "http" to "https" then it works and the image appears. How do make this happen within the workflow, to use https instead of http in the Result Url of the ExportMap activity?
0
-
To answer my own question, after following the Knowledge Base article on switching over to SSL, there seems to have been a step missing in that article (and should be added). The problem was within Essentials Manager itself. Within Essentials Manager, under "Application Settings", the 'External REST URL' was still pointing to 'http' instead of 'https'. Once I changed this, the workflow worked flawlessly. 0 -
Hi Stephanie, I believe I am having a similar issue. The Mailing List workflow works as it should until the mailing list is generated and trys to open in Excel. The URL that opens in the browser is http, which doesn't work, however when I manually change it to https, I'm able to download the excel file. I've already confirmed that my External REST URl in Applications Settings is set to https...any other ideas on how to direct to https and not http? Thanks! 0 -
Hi Lisa
I have the same issue. Did you find out the solution.
We use POST request that will pass the layer's definition and I have confirmed the map was generated on the server, however the HTTPS was updated to HTTP in client side. The External REST URL is set to https.
Thanks0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
3 kommentarer