Select to view content in your preferred language

WMS service connection error in ArcGIS Portal 10.9

992
3
Jump to solution
11-23-2023 02:54 PM
NesmieianovViktor
Emerging Contributor

ArcGIS Portal runs in a enterprise environment.
Web Adapter is installed on a separate Linux container.
version 10.9

In a corporate environment, there is an additional proprietary WMS service.
If I request
https://myserver.corporateserver/wms?service=wms&request=GetCapabilities
on the browser page, I get the correct response in xml format

When I try to add a service as an Url From Internet WMS(OGC) element, I see in the console that a request is being sent

https://myarcgisportal.corporateserver/arcgis/sharing/proxy?https://corporateserver/wms?

and this request returns error 500..


What needs to be configured to be able to add WMS services to ArcGIS Portal?

0 Kudos
1 Solution

Accepted Solutions
NesmieianovViktor
Emerging Contributor

The problem was solved by installing the additional organization certificate 

arcgiswebadaptor/arcgis/portaladmin/security/sslCertificates


View solution in original post

0 Kudos
3 Replies
A_Wyn_Jones
Esri Contributor

Hi @NesmieianovViktor,

Could you please ask your Portal admin to check whether the Proxy hosts have been restricted? 
https://enterprise.arcgis.com/en/portal/10.9.1/administer/windows/restricting-the-portal-s-proxy-cap...

The machine where ArcGIS Portal is running may not have a connection to your WMS endpoint - this can be checked by using the checkURL function of Portal.

A_Wyn_Jones_0-1700819039583.png

The URL may need to be added to the allowedProxy list or you may find there are some connectivity issues to the URL.

Hope this helps,

A

 

"We've boosted the Anti-Mass Spectrometer to 105 percent. Bit of a gamble, but we need the extra resolution."
0 Kudos
NesmieianovViktor
Emerging Contributor

The problem was solved by installing the additional organization certificate 

arcgiswebadaptor/arcgis/portaladmin/security/sslCertificates


0 Kudos
Hal-AhmedShehata
Occasional Contributor

I'm trying to use ArcGIS Online with WMS and having the same error. Obviously, I can't import certificates in AGOL. Any idea what can be done?

0 Kudos