Tickets older than 90days will be Auto-Archived. Ticket updates or comments will reset the timer.

P21 User account setup


1. 
Use the below script to create user ids, setup in the requested databases.

--CALive
EXEC master..p21_add_app_user 'P21Live', 'teddy', 'Tanee ', 'Eddy'
EXEC master..p21_set_user_defaults 'P21Live', 'teddy', 'teddy@dgisupply.com'

--CAPlay
EXEC master..p21_add_app_user 'P21Play', 'teddy', 'Tanee ', 'Eddy'
EXEC master..p21_set_user_defaults 'P21Play', 'teddy', 'teddy@dgisupply.com'

--USLive
EXEC master..p21_add_app_user 'P21USLive', 'teddy', 'Tanee ', 'Eddy'
EXEC master..p21_set_user_defaults 'P21USLive', 'teddy', 'teddy@dgisupply.com'

--USPlay
EXEC master..p21_add_app_user 'P21USPlay', 'teddy', 'Tanee ', 'Eddy'
EXEC master..p21_set_user_defaults 'P21USPlay', 'teddy', 'teddy@dgisupply.com'

2. 
Update Role from Sales to requested role. If unsure of role ask manager for user's access to mirror.

3. 
If a user will be doing purchasing (generally CSM, CSR, and Buyer roles) they will need a buyer ID setup in Buyer Maintenance. If the user is a Corporate Buyer select Corporate Buyer as the job title. 


4. 
If user needs access to Cash Drawer, add them to Cash Drawer and use RMB to 'save current users'
The role is specific to the department of the user. 

5.
If user needs a salesrep ID create one in Salesrep Maintenance

6. 
Add Manager if it is provided.
The below checkboxes and settings are standard for ALL roles and are settings used by above script. Some exceptions may apply.









Creation date: 6/17/2021 10:53 AM      Updated: 12/22/2022 11:52 AM
Files   
DataImage20.png
157.2 KB
DataImage38.png
39.1 KB
DataImage38.png
80.1 KB
DataImage51.png
97.2 KB
DataImage52.png
113.2 KB
DataImage67.png
99.3 KB
DataImage73.png
127.2 KB