Skip to Content
0
Former Member
Apr 21, 2006 at 03:23 PM

Customize Self Registration (Register Now...)

43 Views

I would like to change the Self Register process, i.e. when you click on "Register Now... " in the Logon Page.

The reason is to allow this self registration only users beeing in a backend system. I will check the existence of the user in the SAP backend via JCo.

But to do this i have to change the logic of the selfreg.

I know that in "com.sap.portal.usermanagement.admin.par" is a JSP "selfreg_applyuser.jsp" providing the form.

And that the class "com.sapportals.portal.prt.component.usermanagement.admin.SelfRegComponent" is referenced

But i don´t know where to find the corresponding java-class/source.

Can somebody help me?