cancel
Showing results for 
Search instead for 
Did you mean: 

Roles for SOAMANAGER

Former Member
0 Kudos

Hi All,

We are trying to test an ABAP WebService with the SOAMANGER. I am ablw to launch the webservice but when I click on th "TEST" link on this page (SOAMANAGER) it asks me for my login information. When I give my username and password, it doesnt accept it.

Please help me with what all roles are required : Both on the JAVA STACK and the ABAP STACK to test webservices on SOAMANAGER.

Thanks,

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

I think this may help and hope so

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

pls rwrd points if helpful

Cheers...

Former Member
0 Kudos

Hi Arman,

I've read this blog before but it doesnt help me with the security aspect. i.e what roles are required!!

Former Member
Former Member
0 Kudos

Hi Julius,

Thanks. I have all these roles. It is still asking me for user authentication. If you remember WSADMIN did not ask for any authorization. I want SOAMANAGER to be like WSADMIN with no authentication.

Thanks

Former Member
0 Kudos

please open the Visual Administrator, navigate to server > services >

Security Provider and select the component

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

Please change to the Security Roles tab and select WSNavigatorRole.

Change to edit mode and assign this role from the role reference

SAP-J2EE-Engine/administrators to SAP-J2EE-Engine/all (which should be

by default mapped to the Everyone UME group). Save the settings and

call the URL again. There should be no more authentication requested.

Former Member
0 Kudos

Hi SB.

I have the same problem. What do you mean with Visual Administrator?

Thanx in advanced

Former Member
0 Kudos

Hi Jose,

Ideally your visual administrator should be under the following path on a Unix environment:

/usr/sap/<SID>/<Your Instance id>/j2ee/admin

launch go.sh from here and you'll be good.

Let me know if that helps.

Regards

SB