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 5 changed one line
IMER determines the functions for the new role(s) and what those roles can do within the function (i.e. Create, Update, Retrieve, Delete). 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].
IMER determines the functions for the new role(s) and what those roles can do within the function (i.e. Create, Update, Retrieve, Delete). 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.
At line 7 changed one line
[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.
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.
At line 17 changed one line
%%warning The rights assigned to the [P2K_MASTER] role must NOT be changed. These are generated by script and gives the master capability to the role (and thus P2K user) to be able to access all parts of the system.%%
%%warning The rights assigned to the P2K_MASTER role must NOT be changed. These are generated by script and gives the master capability to the role (and thus P2K user) to be able to access all parts of the system.%%
At line 21 changed one line
;[User|USER_NAME] or [Role|ROLE_NAME]: These fields allow you to chose the individual or role you wish to assign execution rights to.
;[User|USER_NAME] or [Role|]: These fields allow you to chose the individual or role you wish to assign execution rights to.
;[Create|CREATE_ALLOWED]/[Retrieve|RETRIEVE_ALLOWED]/[Update|UPDATE_ALLOWED]/[Delete Allowed|DELETE_ALLOWED]:These toggles allow you to indicate the specific execution rights you wish grant to the user or role.
At line 24 removed 16 lines
The following toggles allow you to indicate the specific execution rights you wish grant to the user or role.
;[Create|CREATE_ALLOWED]:If both role and function execution rights are set to “Yes”, a user with this role may create data in this function.
;:If the boolean for either the Role Execution Rights or the Function Execution ‘Allowed’ Rights are “No”, then the user will not be able to create data in the function.
;[Retrieve|RETRIEVE_ALLOWED]:If both role and function execution rights are set to “Yes”, a user with this role may retrieve data in this function.
;:If the boolean for either the Role Execution Rights or the Function Execution ‘Allowed’ Rights are “No”, then the user will not be able to retrieve data in the function.
;[Update|UPDATE_ALLOWED]:If both role and function execution rights are set to “Yes”, a user with this role may update data in this function.
;:If the boolean for either the Role Execution Rights or the Function Execution ‘Allowed’ Rights are “No”, then the user will not be able to update data in the function.
;[Delete Allowed|DELETE_ALLOWED]:If both role and function execution rights are set to “Yes”, a user with this role may delete data in this function.
;:If the boolean for either the Role Execution Rights or the Function Execution ‘Allowed’ Rights are “No”, then the user will not be able to delete data in the function.
----
![Notes|Edit:Internal.IMER]
[{InsertPage page='Internal.IMER' default='Click to create a new notes page'}]