We need to create a Stat user id, with same first name and last name. like the existing user id, we are looking to migrate all active named users to their Schwab Ids, retaining all their previous roles/responsibilities. We want to retain all their previous work as well. We need a few guidelines.
NA
Currently , the userid, first name and last name are primary key fields in Stat, that means the information should be unique.
If you need to recreate a current user id privileges , you only need to create a new user id as a copy of the current user id, and then change the first name and last name in order to be a unique information.