There are several ways to create a user in wcs.
1. UserSyncBean myBean= new UserSyncBean( myuserProps ); is one of the way to create user and by adding values to USERS,USERREG,USERDEMO,ADDRESS,BUSPROF,USERPROFIL and MEMBER tables
2. UserRegistrationAddCmdImpl
3. comming soon ....
But what values put in myuserProps? u can show the complete source to how do this? and if i need customize users? how i can add new field?
ReplyDeleteThanks...