Need one input on article https://helpx.adobe.com/experience-manager/using/touchui_webservices.html | Community
Skip to main content
nehacms-0r3f0r
Level 3
October 26, 2016
Solved

Need one input on article https://helpx.adobe.com/experience-manager/using/touchui_webservices.html

  • October 26, 2016
  • 2 replies
  • 1030 views

Hi,

Need one input on below article:

https://helpx.adobe.com/experience-manager/using/touchui_webservices.html

followed all steps and when finally hitting the page, getting error:

A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)

 

It looks not able to fetch data from http://wsf.cdyne.com/WeatherWS/Weather.asmx?op=GetCityForecastByZIP webservice.

 

Anyone worked on same kindly update.

 

Thanks

Neha

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

I updated the article to point to this HTL article. 

2 replies

smacdonald2008
Level 10
October 26, 2016

That article is outdated - thanks for pointing that out. The current way is here - which we now have a video for and article: 

http://scottsdigitalcommunity.blogspot.ca/2016/08/creating-aem-html-template-language.html

There is an updated WSDL that is used:

http://www.webservicex.net/globalweather.asmx?wsdl

You can watch the video and go through the content - the content is now displayed in an HTL (Sightly) component. 

smacdonald2008
smacdonald2008Accepted solution
Level 10
October 26, 2016

I updated the article to point to this HTL article.