cancel
Showing results for 
Search instead for 
Did you mean: 

trying blog Building a Web Services Based Visual Composer Application + err

Former Member
0 Kudos

Hi all , i am trying this blog

<a href="/people/scott.cairncross/blog/2006/10/11/building-a-web-services-based-visual-composer-application:///people/scott.cairncross/blog/2006/10/11/building-a-web-services-based-visual-composer-application

when i enter the mentioned url in the blog , it says Invalid Url. however when i tried using this url thru IE, it worked. what might be the reason ?

can anyone tell me any other webservice url that i can use ..

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

i ignored it and went to Content development and under VC created a new Model of type Iview, again web service one ,gave some name, used the system alias as i described in the above post, and when i clicked next ,

it says "Could not connect to back-end application. Check your system. The server may be down or there may be an error in a system parameter."

Former Member
0 Kudos

Try this web service:

http://www.webservicex.net/WeatherForecast.asmx?WSDL

I know this works in SPS9. Also, you don't need to specify user mapping for this web service as it is external, not SAP.

Former Member
0 Kudos

am trying out with the proxy settings that prakash pointed me to. thanks prakash

Former Member
0 Kudos

hi all , i made the proxy settings.

Now in system configuration , under Visual Composer i created a new Model from System Template of type Web Serice and gave the below url

<a href="http://www.webservicex.net/ConvertTemperature.asmx?WSDL">http://www.webservicex.net/ConvertTemperature.asmx?WSDL</a>

I gave User Mapping Type as admin,user.

<b>then when i test it</b> it says,

Retrieval of default alias successful

<b>Connection failed. Make sure user mapping is set correctly and all connection properties are correct.</b>

Can anyone tell me what might be the reason ?

I am working on O4s SP7

and created an iView of type Web service , i gave URL as .

Former Member
0 Kudos

The web service proxy locations have changed with SPS9, so make sure you check this blog for proxy settings. This is most likely your issue with the web service:

/people/prakash.darji/blog/2006/10/10/external-web-service-proxy-configuration-for-visual-composer

Former Member
0 Kudos

want to add, working on NW o4s (SP 7)