Creating a new operator
There are several steps involved with creating a new operator for client account access. Below is an outline of the steps that are needed to complete a new Operator.
- Switch client ID context to the client you want to create the operator for with SwitchClientId
- Generate a new Operator ID with OperatorAdd
- Update the new operator information with OperatorUpdate
- Get the record numbers for the rights to add to the new operator with GetPossibleRights
- Create user rights for your operator with UpdateRights
After these steps are completed successfully, you may then log in as the new operator with LoginSession.