Address:
-AddressAdd : Adds new entry in address table
-AddressDelete : Deletes entry from address table
-AddressUpdate : Updates specified address by creating a copy of address with updated values and make old one Temporary –‘T’
-AddressCheck : Checks if user has at least one permanent address
Registration CMDs:
- UserRegistrationAdd :
- Creates a store user.
- Information for new users is stored in the MEMBER, USERS, USERREG, MBRREL, MBRROLE, USERPROF, BUSPROF, USERDEMO, ADDRESS, and ADDRBOOK database tables.
- UserRegistrationUpdate : Updates registered user information. User should be logged in.
Logon and Logoff Cmds:
- Logon – Logs user in
- Logoff - Log off user
- ResetPassword - Forgot password flow, tries to reset password by proving logon id and challenge answer.