cancel
Showing results for 
Search instead for 
Did you mean: 

Using to get Web Services in Widgets

Former Member
0 Kudos

Hi,

I wanted to use web services in widgets.

How can we make publicly available Web Services to be available in the widgets.

and once we get those web services, how to consume those web services in Eclipse IDE.

Can anybody provide the information regarding this.

Thanks in advance,

Regards,

Sumangala.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

For my widget I use a javascript SOAP client, You can download it here -> http://www.codeplex.com/JavaScriptSoapClient

former_member188498
Active Participant
0 Kudos

Hi Francois,

I have a problem with this javascript soap script.

When I use this script from my widget I keep getting this message: "Your browser does not support XmlHttp objects".

Any tips?

Regards,

Ladislav

Answers (1)

Answers (1)

jaideeps
Advisor
Advisor
0 Kudos

hi ,

we can use WS_SERVICES

check out this for configuration..

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/20e64a36-6f34-2a10-0bbb-aeac6101...

thanks

jaideep srinivasan

Former Member
0 Kudos

hi Jaideep,

Thanks for your responce.

I have tried with that.But I was getting a Bad gateway error.

Have you tried it anytime and used the web service in any widget.I wanted to know how to get publically avalaible web services and how to give input to them through widgets and get the output.

Regards,

Sumangala

jaideeps
Advisor
Advisor
0 Kudos

hi Sumangala,

Yes..i too get some different error..

I have tried using webservice in Flex..

I assume that you are not going to consume SAP webservice(abap/java) ..If so, there is no need for SAP widget Foundation..

please confirm your actual requirement?

thanks

Jaideep

*do reward poinst if helpful

Former Member
0 Kudos

Hi,

I just wanted to use web services in widgets.

Even if I use SAP Web service,can you tell from the start how to get those in the widgets and how we can access its input and output parameters.

If I can get any information on how to get public web services also, thats great.

Thanks,

Sumangala

jaideeps
Advisor
Advisor
0 Kudos

hi,

i have found a yahoo widget ..which can consume public webservice..

check out this link : http://widgets.yahoo.com/widgets/webservice-tester

download this widget an try..

Also extract the source files of the widget Using the widget Converter Tool...

thanks

jaideep