Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP WebService testing - Logon Error

former_member386290
Participant
0 Likes
782

Dear Experts,

I have just created an ABAP Webservive for an RFC. Went into WSADMIN, followed the path GOTO -> ADMINISTRATION SETTINGS; J2EE SERVER = http://122.169.250.58:58800 (how do I make sure this is correct?)

Then I tried to test the Webservice I created by choosing Document Style and it takes me to Internet explorer screen for SAP Netweaver which asks for User ID and Password. When I input same user id and password that I used to log on to SAP GUI, it gives error that *User authentication failed *.

Any idea why is this happening?

I am working on ECC6.0 IDES with EHP3, client 800 which has SAP Basis 700. Unfortunately Basis team is not knowledgable and helpful!

Thanks in advance.

AP

Dear Experts,

I have just created an ABAP Webservive for an RFC. Went into WSADMIN, followed the path GOTO -> ADMINISTRATION SETTINGS; J2EE SERVER = http://122.169.250.58:58800 (how do I make sure this is correct?)

Then I tried to test the Webservice I created by choosing Document Style and it takes me to Internet explorer screen for SAP Netweaver which asks for User ID and Password. When I input same user id and password that I used to log on to SAP GUI, it gives error that *User authentication failed *.

Any idea why is this happening?

I am working on ECC6.0 IDES with EHP3, client 800 which has SAP Basis 700. Unfortunately Basis team is not knowledgable and helpful!

Thanks in advance.

AP

4 REPLIES 4
Read only

former_member156446
Active Contributor
0 Likes
744

Looks like ur user id does not have web gui authorization, you need to assign the issue to Security team.. they will do there necessary authorizations and provide you a user id and paswd to login which will help you.

Read only

0 Likes
744

Jay and others,

Thanks for your reply. I already have SAP_BC_WEBSERVICE_ADMIN and SAP_GRC_WEBSERVICE roles assigned to my user id. Do you know what other authorisations (Role and/or Profile) are needed? It is ECC6.0 with EHP3 (IDES) System.

Also if it helps you to help me, SAP Help mention following regarding authorisations:

To create or consume Web services, you need the authorizations associated with the role SAP_BC_WEBSERVICE_ADMIN. You must add the authorization S_ICF_ADMIN (authorization for the Internet Communication Framework) to your profile. You use the authorization S_SERVICE for starting external services.

While I could find SAP_BC_WEBSERVICE_ADMIN role in my system and is already added to my user id; I, however can not find S_ICF_ADMIN and S_SERVICE in my ECC6.0 system and hence can not add to my user id !!

Thanks in advance.

Thanks

AP

Read only

0 Likes
744

my security person creates a new user id and password for each WS and gives authorizations for that id...

Read only

0 Likes
744

Hi again,

Can you pls list the Roles and Profiles you have been assigned against your user id from the transaction SU01D ? I will try to get similiar authorisations and see if that can solve the problem!

Thanks

AP