cancel
Showing results for 
Search instead for 
Did you mean: 

problem of authorization in java system

Former Member
0 Kudos

Hi all

I have a problem of authorization.

I have two sap system: SAP ERP, SAP Netweaver 2004s (only java).

In my sap ERP I have configured some web services.

Now I would use those web services from my Netweaver , so I execute those step:

From sap erp:

Transaction soamanagerlogon on sap erp  u201CBusiness Administrationu201D Tab Page  u201Cweb Service Administrationu201D link choose my WS  link u201COpen Web Service navigator for selected bindingu201D now appear a login screen.

I have created a user u201Cprovau201D with role and group everyone in the java system.

When I try to login with user u201Cprovau201D the error message u201CYou donu2019t have authorization u2026u201D appear

I Would know if exist something to Know the authorization to use that service to add at the user u201Cpippou201D.

Thank you for collaboration

Best regards

giovanni

Accepted Solutions (1)

Accepted Solutions (1)

thulasi_td
Employee
Employee
0 Kudos

Hi giovanni,

Check if you have assigned WSnavigator role on the JAVA system?

Regards,

Thulasi

Former Member
0 Kudos

HI Thulasi

thank you for your response.

I opened my browser on http://<my ip>:50000/index.html of the java system, I have choose "User Management" and

selected my user but I didn't find the role "WSnavigator" . The roles that I have in the java system are:

Administrator

CAFAdmin

CAFDeveloper

CAFUIAdmin

Everyone

SAP_ARCH_SUPERADMIN

SAP_ARCH_XMLDAS_VIEW

SAP_JAVA_NWADMIN_CENTRAL

SAP_JAVA_NWADMIN_CENTRAL_READONLY

SAP_JAVA_NWADMIN_LOCAL

SAP_JAVA_NWADMIN_LOCAL_READONLY

SAP_JAVA_SUPPORT

Must I choose this role from visual administrator?

Thank you for collaboration.

Best regards

giovanni

hofmann
Active Contributor
0 Kudos

Hi Giovanni,

here you can find the solution:

http://help.sap.com/saphelp_nw04s/helpdata/en/b7/d7baaf1481a349ab723e3acd7334b3/content.htm

In the Visual Administrator.

-> Security Provider.

-> Policy Configurations tab

-> sap.com/com.sap.engine.services.webservices.tool*wsnavigator.

You have to add the security role WSNavigatorRole.

br,

Tobias

Answers (0)