BookmarkSubscribeRSS Feed
jmehul
Quartz | Level 8

Hi All,

I have added ESRi web map link in my SMC, Still getting the below error, When I am opening preferences in VA.

 

Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032"]. URL: http://sas.example.com/SASVisualAnalyticsDesigner/CrossDomainProxyServlet?destUrl=%7Bsasenc%7DCDF82C0A2DD8D7732E2D955D18E5C72544490B260415D37A426D65F848EAF5FE158260B423E1E3E92EC53B6F114364B2272919713C1601B1339073441A29A4250457422302C94D870F343F7C15BB24F52B21A9EE

 

How to get the third party maps on VA 

3 REPLIES 3
FalkoSchulz
SAS Employee

Hi, 

 

SAS Visual Analytics 7.4 does not support Esri Web Maps. It does support Esri map services and you can configure properties such as SASGeomapEsriURL as described in http://support.sas.com/documentation/cdl/en/vaag/69958/HTML/default/viewer.htm#n1oaashorywocun10c5ep.... Note, you can reference an Esri server (ArcGIS for Server, 10.1 or later) and only Esri maps published using the WKID (well-known ID) format are supported. The error in your first response may indicate a wrong or invalid url in this property. Make sure the URL points to the /rest/services endpoint of the target Esri server. You may also have to configure property sas.web.cdps.knownHosts to allow communication to external servers.

 

 

Starting with VA 8.x you could also utilize a special Esri WebMap content as described in https://communities.sas.com/t5/SAS-Communities-Library/ESRI-web-maps-in-SAS-Visual-Analytics-8-2-now... to embed web maps into your reports.

 

Hope this helps. Falko

jmehul
Quartz | Level 8

 

Hi @FalkoSchulz,

 

I have configured property sas.web.cdps.knownHosts as 

http://opnsta.sas.com/,http://opnstb.sas.com/,http://opnstc.sas.com/,http://services.arcgisonline.co...

But Still getting the same error.
Can you figure out my mistake?

 

Untitled.png

FalkoSchulz
SAS Employee

It has been a little while since I last configured such system - but I believe the sas.web.cdps.knownHosts property only takes actual host names. So try http://server.arcgisonline.com instead http://services.arcgisonline.com/ArcGIS/rest/services. You will also need to restart the web application server to let the changes take affect.

 

Can I assume you configured http://services.arcgisonline.com/ArcGIS/rest/services as value for property va.SASGeomapEsriURL?

 

If you are still experience problems - check out related SAS Note http://support.sas.com/kb/57/044.html. If that doesn't help - I would get in touch with SAS Technical Support. They have experience with such configuration settings and can quickly point you to the right option.

 

Hope this helps. Falko

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

Register now!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 2765 views
  • 1 like
  • 2 in conversation