cancel
Showing results for 
Search instead for 
Did you mean: 

Convert portal service to web service option in NWDS

Former Member
0 Kudos

Hi all,

I am using SAP NetWeaver Developer Studio (Version: 7.0.14), in this I couldn't find option to convert portal service to web service.

Please help me out, how to convert portal service to web service through NWDS or any other way to do it.

Helpful answer will appreciate.

Thanks,

Regards,

Kathiresan R

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

In NWDS go to New ->other -> portal application -> portal application object -> portal web services -> portal web services from portal services and select ur portal service.

Generate portal web service with PDK wizard by choosing Portal web service from portal service

Select the interfaces by clicking the browser button.

select the methods to be exposed to web service.

Now WSDL files are generated for portal services.

You can view the WSDL by going to

System administration->support->portal runtime -> soap admin -> web services.

Hope this works for you. Please excuse any small mistakes if I have made.

Regards,

Shitij

Former Member
0 Kudos

Hi Shitij,

This option is not available in NWDS 7.0. Do you have any idea, in NWDS 7.0.

Thanks,

Regards,

Kathiresan R

Former Member
0 Kudos

Hi,

I have just found out that the "Portal Web Service from Portal Service" option was deprecated and has been removed in the end of year of 2007.

Currently the only option to create a web service out of a portal service is using the web service creation wizard in the "Web Services" perspective. You can find more details on that topic at http://help.sap.com/saphelp_nw04/helpdata/en/43/cb213e578c0262e10000000a11466f/content.htm

Check this out, this should help you.

Regards,

Shitij