Wednesday, April 20, 2011

How to create a user in wcs ?

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 ....

1 comment:

  1. 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?

    Thanks...

    ReplyDelete