cancel
Showing results for 
Search instead for 
Did you mean: 

Supplier Registration URL Problem

Former Member
0 Kudos

Hi Experts,

I have a problem with supplier registration URL. I'm implementing supplier registration with SUS(SUS is running in different cilent with SRM). I've implemented all steps.System succesfully creates generic user in sus system for supplier registration and sends e-mail notification to supplier about registration link, user and password.But when supplier enters "http://xxx.xxx.com:50700/useradmin/selfReg?regId=" url , system gives error message " You are not authorized to perform this step. Please contact your system admin". I don't know whether it's the right url or not. I've assigned lots of authorization to this generated user but system gives same error. Also there is a link "http://xxx.xxx.com:50700/useradmin/selfreg_applyuser.jsp?regId= ". When supplier enters this link, system gives error message " 403 Forbidden. You are not authorized to view the requested resource.Details: No details available" Which link should supplier use to create his/her own user in sus system and with which authorization?. Can you please help on this issue?

Regards,

Fırat

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks to All. My problem was resolved. Problem was about ros link. Now we're using http://xxx.xxx.com:8003/sap/bc/bsp/sap/srmsus_selfreg/userlogin.htm

Regards,

Fırat

Former Member
0 Kudos

Hi ,

Please assign following roles SAP_EC_BBP_CREATEUSER and SAP_EC_BBP_CREATEVENDOR to User and this user should be assigned in Service ROS_SELF_REG.

Regards,

Abhijeet

Former Member
0 Kudos

HI, Fırat:

I think you should create one "service user " who has the role "SAP_EC_BBP_CREATEUSER" and "SAP_EC_BBP_CREATEVENDOR".

After that ,you should assign it to the application "ROS_SELF_REG" (transaction :SICF )

you cna try !

Bestregards !

Alex!

alper_zdemir2
Explorer
0 Kudos

Hello Alex,

I'm working with Fırat in this project.At this point,I think that there is a misunderstanding about this issue.In our case,relevant service user has the appropriate rights and also has roles that you suggested.

Our problem is in the user applying part of this integration.We have two SRM systems,not different clients as Fırat said,usage types are SRM and SUS Portal.Two systems have also JAVA instance connected to ABAP instance.ABAP links are working fine for user self registration and preseleciton in SRM ABAP system but SUS Portal's user admin link works and pops up a login screen (mentioned upload protected area)

I found that this is a standard system behaviour of J2EE engine's PUT implementation.SAP says that you can disable this feature but I couldn't disable as mentioned the link below.

Default Implementation of HTTP PUT Method

http://help.sap.com/saphelp_nw04/helpdata/en/ee/987c69583a86468454af894f588347/content.htm

Can you please analyze the problem in this context ?

Thanks for your help in advance.

Best regards,

Alper Ozdemir

SAP R/3 NetWeaver Consultant