This page (revision-10) was last changed on 26-Nov-2021 10:22 by JMyers

This page was created on 26-Nov-2021 10:22 by Administrator

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
10 26-Nov-2021 10:22 3 KB JMyers to previous
9 26-Nov-2021 10:22 3 KB JEscott to previous | to last
8 26-Nov-2021 10:22 2 KB JEscott to previous | to last
7 26-Nov-2021 10:22 2 KB JMyers to previous | to last
6 26-Nov-2021 10:22 2 KB JMyers to previous | to last
5 26-Nov-2021 10:22 2 KB JMyers to previous | to last
4 26-Nov-2021 10:22 1 KB JMyers to previous | to last
3 26-Nov-2021 10:22 1 KB Administrator to previous | to last
2 26-Nov-2021 10:22 1 KB Administrator to previous | to last
1 26-Nov-2021 10:22 157 bytes Administrator to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 4 changed one line
text on form
Go into the Assign Execution Rights (IMER) screen and determine the functions for the new role(s) and what those roles can do within the function (i.e. Create, Update, Retrieve, Delete).
At line 6 changed one line
;[FieldNameInHdr]:description
You can define the user or role (but not both) to have execution to the function. We supply by default the P2K_Master role. When you start up you may have this role assign to a few core users, but when you go live you will have P2K_Master assigned to P2K_User.
P2K_User role itself should not be used here except for emergencies. Otherwise you may end up losing the ability to audit which user did what changes to the system.
If you wanted to take away rights from someone who had a role with full execution rights to a function, you would do that by specifying that user and removing the toggle to the execution right you wish removed. This will override the CRUD they have in their role.
Assign Functions to Roles
There are two ways to assign functions to roles:
# In IMER, call up the function and give the role access to the specifics you want them to have based on CRUD.
# In the Define Roles (IMRO) screen for the specific Execution Rights role, go to the Execution Rights tab and add the function you wish that role to have access to.
# Now log out and then log back. This step is needed in order for the changes to security to take affect. It is important that security is setup with all users off the system.
[CLEANUP]