Hi everyone,
We are trying to get this WMTS to work in our enterprise environment: https://ows.asitvd.ch/wmts?
We get an error when we add it as a layer in portal for arcgis (it cannot add the service as it does not seem to recognize the URL) . It works fine in open AGOL, ArcMap and ArcGIS Pro.
We tried the following:
- Updating the proxy hosts Security>Config>Update Security Configuration
- Trying to add the WMTS as a basemap in portal
- As we are in a very strict IT infrastructure we gave our IT department the URLs we need to access for mapping: everything is ok on their side
- we added https://ows.asitvd.ch from trusted servers in the portal but it didn't work either
- we queried the following url: https://webadaptor.domain/portal/sharing/checkURL.jsp?url=https://ows.asitvd.ch/wmts/1.0.0/WMTSCapabilities.xml We got the following results:
{"secured": false,
"httpStatusCode":200,
"httpStatusMessage": "HTTP/1.1 200 ok",
"httpResponse":" ",
"url":"https://ows.asitvd.ch/wmts/1.0.0/WMTSCapabilities.xml"
}
Did some of you got a similar issue? I still think that there is an issue with the allowProxyHost in the portal configuration but I am not sure how to solve it.
Thanks for your help!
Best,
Mélanie