cancel
Showing results for 
Search instead for 
Did you mean: 

How to test a web service in NWDS

Former Member
0 Kudos

Hello,

Can anybody tell me, how do I go about testing a web service. I created an abstract component. But am not sure how I should call the web service from the doContent() method.

The web service has one method that takes the IUser as the input parameter and returns the group associations (getParentGroups).

how to test this web service from doContent() of the abstract portal component.

Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (2)

Answers (2)

Former Member
0 Kudos
Former Member
0 Kudos

Thanks for the replies!

While creating a web service, when I select the method to be contained in the virtual interface (web service) , I get an error in the next step

Extending Type

Specification of an extending type for abstract type com.sap.security.api.IPrincipal

What should I select in the Type Name:

Thanks

Edited by: guest on Jan 13, 2009 10:40 PM

Former Member
0 Kudos

Hi,

Below is very elaborative link on Testing Web Service.

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60f4cabe-0401-0010-fbba-fae6c7a8...

Regards

Narendra