Can a saved project's URL be changed?
I have recently certified my server from http://<servername> to https://<servername>. All of the saved projects are now receiving cert warnings now since the projects were saved under http:// and not under https://. Does anyone know if it is possible to change the URL for all of the saved projects from http:// to https:// ? Thanks.
0
-
I would start with a rule to redirect all of your traffic into ssl, if we're talking iis here then you want the "URL Rewrite (https://blogs.technet.microsoft.com/dawiese/2016/06/07/redirect-from-http-to-https-using-the-iis-url-rewrite-module/) " module. 0 -
Hi Ken,
In Essentials Manager, on the Security & Data tab > Documents page you can see a list of the saved projects. Using the "info" icon you can see details about the project and using the "Open Content" link you can see the contents of the saved project, including the links you are looking for. I'm afraid that's the extent of what you can do. Using a 3rd party tool you can edit the Elastic Search document store and update the links, but it's not a simple task.
Can you get as far as opening and re-saving a project? This might update the links for you.
Regards,
Wayne Richard
Latitude Geographics Group Ltd.
Head Office: 300 – 1117 Wharf Street Victoria, BC Canada V8W 1T7
Tel: (250) 381-8130 | Fax: (250) 381-8132 | wrichard@latitudegeo.com
Developers of Geocortex web-based mapping software | www.geocortex.com
An Esri Platinum Business Partner0 -
Wayne --- You have me excited on this feed. What's a good 3rd party tool to research to edit the Elastic Search documents?
I also keep trying to find these illustrious files to look at them. I cannot find anything helpful here: ...\Program Files\Latitude Geographics\Geocortex Core\Data
We have a huge security identity store migration and server migration pending and this is the missing key to script/understand how to manually find/replace, etc....the client has lots of projects and needs to maintain the integrity.0 -
Hi Dylan,
Geocortex Core will write data to here -
C:\Program Files\Latitude Geographics\Geocortex Core\Data\DocumentStore\DocumentStore\CLUSTERNAME\nodes\0\indices\
and the typical method to edit the indices is via the Elastic Search Head Plugin. Due to security concerns this option is now hidden but it can be reinstated if required and you are OK with the security risk it prevents (allowing you to see and edit the Core data). If you search you will find it, here is a Chrome extension for it - https://chrome.google.com/webstore/detail/elasticsearch-head/ffmkiejjmecolpfloofpjologoblkegm . There is also a tool that ships with Core called 'Manager for Elastic Search' but it is no longer supported. I'm afraid we are not aware of or endorse any other methods, you can try to search for an alternative, Elastic Search is a pretty popular product.
Regards,
Wayne0
Please sign in to leave a comment.
Comments
4 comments