cancel
Showing results for 
Search instead for 
Did you mean: 

web service navigator

Former Member
0 Kudos

Hello Web Service Experts,

I would like test a web service. I have tried to do that with web service navigator but there is

username and password required. With SAP Logon user data I can not enter into this section.

It is asking me for user authentication.

Regards

ertas ilhan

Edited by: Ilhan Ertas on May 4, 2009 12:06 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

you are saying my ID should have WSnavigator Role aasigned.

How does it work pls tell me that. We don't have basis guys.

regards

ilhan

Former Member
0 Kudos

Hi ilhan

You can assign this role in NetWeaver Administrator.

Go to Operation Management - User and Access - Identify Management

Hope i help you

Marcos

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Marcos,

Thanks for your reply...Yes I think so.. But actually we just applied a patch which was called

ESIUI07_3-20001923.SCA SP07 for ESI USER INTERFACE 7.10

and then our user got the authorization error..even if they had the role UDDI_ADMIN before..

There was a Notes in this Patch:

2009/05/18 WSNavigator does not make authorization check, note 1291017

I think this definitely looks like our culprit...

I already send an message to SAP to see if anyother new roles which are deployed with the new patch but we still don't know yet....

will update you what I find later..

Thanks.

Best Regards

Jacko Chen

Former Member
0 Kudos

Hi ,

what's the name of the role WSNavigator ??

I am in CE71 enviroment....

and the user got below error:

User (Bathina) has no permissions to use Web Service Navigator

thanks.

Best regards

Jacko chen

Former Member
0 Kudos

Hi Jacko

I think the Administrator is the unique role that have the permission to access wsnavigator.

Regards

Marcos

Former Member
0 Kudos

Hi IIhan,

First of all you should get an user ID and password for on the Web Server whose webservice navigator you are using to test a service.Your ID should have WSnavigator Role aasigned .You can ask this to Basis.

Regards

Poonam Sharma

Former Member
0 Kudos

Hi Abhishek

the sap soap client returns always the wsdl file as response.

This is not what I want to have. How can I make function test with this tool

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:sap-com:document:sap:soap:functions:mc-style">
   <soapenv:Header/>
   <soapenv:Body>
      <urn:Ztabfuba/>
   </soapenv:Body>
</soapenv:Envelope>

Former Member
0 Kudos

Hi

Hi,

You can use XML editors like XMLSPY to send the SOAP request or SOAP client tool provided by SAP for this purpose.

SOAP client- https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/downloads/tools/sa...

Various methods to Testing SOAP

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7ccd3e4e-0501-0010-95ae-afa58cb4...

http://www.soapui.org/gettingstarted/your_first_soapUI_project.html

Hope it helps,

Regards,

Abhishek

Former Member
0 Kudos

Abhishek I thank you very much for your help.

I have tried to send a request with the SAP tool.

I get always the error message:

Failed to parse soap message

Original(raw) message:

com.sap.uddi.generic.impl.soap.NativeSOAPException : Server returned: 401 Unauthorized

How can I create a valid request or what is wrong there?

Regards

ertas