cancel
Showing results for 
Search instead for 
Did you mean: 

Portal User Self Rergistration Page Customization

S0019300750
Contributor
0 Kudos

Hi all

I want to modify the self registration page of portal. I want to add some fields like country and states. I would like to know where to and how to store these data from where I can fetch it later on?

Also I have one more query. I have downlaoded the com.sap.portal.usermanagement.admin.par.bak file and I tried to modify jsp files in NWDS and deplyed the par again. But when I create the iViews again I am getting following error :

An exception occurred while processing a request for :

iView : N/A

Component Name : N/A

Pls suggest the solution.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Vinod,

Add umelogonbase.jar and com.sap.portal.runtime.logon_api.jar to the lib folder and redeploy the project.

Hope this helps.

Regards,

Vinoth.M

Former Member
0 Kudos

hi

You are getting this exception because when you import original file and deploy it again, the new par file does not contain some jar files. You need to add jar file in the lib folder .

Zip the original file and then unzip it and compare the structure of this file with the structure created by nwds . You need to add missing files in lib folder.

Thanks & Regards

Harsimran