cancel
Showing results for 
Search instead for 
Did you mean: 

Problems while creating Web Services in development server

Former Member
0 Kudos

Hello,

We are facing problems while creating Web services . The transaction like WSADMIN, WSCONFIG are not there in development server. Its gives message u2018This transaction is obsoleteu2019.

Due to this while creating Webservice, there is and error message . Kindly guide me whats needs to be done.

We have also tried the transaction WSADMIN2 as suggested by SAP, but didnu2019t know wat needs to be done.

Regards,

Rachel

Edited by: Rachel on Feb 3, 2009 9:15 AM

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Thanks Harini & Olivier for the fast response & providing documentation.

Former Member
0 Kudos

Hello,

We tried again & was able to create web service through se80.

In SOAMANAGER,After doing configuration setting in Configurations tab,getting below given error.

SRT Framework exception: Configuration is invalid: Invalid cardinality "AuthenticationMethod"

Regards,

Rachel

Former Member
0 Kudos

Hello,

I cannot find my web services in search ( SOAMANAGER>Business Administration->Web Service Administration)

What needs to be done .

Waiting for your quick response.

Regards,

Rachel

Former Member
0 Kudos

Hi,

With your help, we were configuring WEB Service through soamanger.Due to some problem, we couldn't proceed further.Kindly guide us with the further steps.

*steps followed *

Step 1 : Entered Service Registry Parameters in WSPARAM .

Step 2 : In transaction SOAMANAGER->Technical Configuration -->System Global settings

Step3 : From u2018SE80u2019 transaction, selected the package ZHR and then right clicked to create the enterprise service -> Client Proxy (Service Producer)

We have followed steps in se80.Don't know how to proceed further.

We are unable to find the service in soamanger .How to find the service name in soamanager?

Regards,

Rachel

Edited by: Rachel on Feb 3, 2009 12:38 PM

Edited by: Rachel on Feb 3, 2009 12:48 PM

Former Member
0 Kudos

Hi,

Did you really read the documentation for wich I gave a link ?

Don't use WSPARAM, all is done from SOAMANAGER.

To configure a web service producer (not consumer or proxy),

Launch SOAMANAGER.

Select "Business Administration" tab.

Click on "Web Service Administration"

On the "Search" Tab, Select Search by "Service" , enter the beginning of you webservice *.

Usually Z* will do.

Click on the "GO" button.

Then select your Web service in the ALV table.

Click on "Apply Selection"

Goto the "Configurations" Tab.

Create a Service and an Endpoint.

Save.

Then go in SICF and activate the generated service URL, which will be

/sap/bc/srt/rfc/sap/Zwebservice/<client>/<service>/<binding>

Voila, it's done !

Regards,

Olivier

Former Member
0 Kudos

Hi,

You need to read the documentation in help.sap.com !

In Netweaver 7.0, since SP Abap and Basis 14, these transactions (WSADMIN, WSCONFIG and LPCONFIG) are obsolete.

You need now to use transaction SOAMANAGER which is web based.

Check

[Web services and SOAMANAGER|http://help.sap.com/saphelp_nw70/helpdata/EN/47/3431de6c720aa7e10000000a114a6b/frameset.htm]

Regards,

Olivier

Former Member
0 Kudos

Hi

Check this blog.

/people/bv.pillai/blog/2008/01/27/new-service-definitions-in-the-abap-development-environment-soamanager-150-sap-nw-70-sp14

As of SAP Netweaver 7.0 SP14, the web service admin (WSADMIN) and configuration (WSCONGFIG) transactions, are obsolete and the new transaction u2018SOAMANAGERu2019 is introduced to administrate, configure and monitor the service definitions.

Regards,

Harini S