Please enable JavaScript.
Coggle requires JavaScript to display documents.
Permission of transaction - Coggle Diagram
Permission of transaction
How to decide user have edit/read only permission on transaction
Define permission
Read only in subscriton
transaction has to be read only , even WF Role access in Object config is editable
Responsible user ?
Full Access/ Edit in subscription
WF Role Access in Object cònig define is Read Only ==>
Final permission is Read Only
WF Role Access define is Editable ==> Final permission is Edit
Permission on schedule view
Do we need to have
edit permission
4 fields (Start/End / Berth Segment / Location) to allow moving 1 block in schedule view ?
Account Site config in schedule view config (to limit transaction show by site)
3rd party config (on/off) in view config to adapt in view config
case 1 : 3rd party restriction On in object config , 3 party restriction OFF in view config ---> 3rd party restriction is OFF
case 2 : 3rd party restriction OFF in object config , 3 party restriction ON/OFF in view config ---> 3rd party restriction is OFF
case 3 : 3rd party restriction On in object config , 3 party restriction ON in view config ---> 3rd party restriction is ON
company restriction (can see color block without detail/ summary)
note : now only restrict on frontend, and should filter by backend
Cascade problem if user have readOnly on some blocks and full permission on other block ?
Where to define permission of transaction
permission in Object configuration
Workflow Role Access to decide Edit/Read only
3rd party restriction to decide that transaction should limit to 3rd party or not
Workflow Stage config to decide visible / invisible fields by Stage
1.permission in subscription
Permission (Full Access/ Read Only / Edit)
3rd party restriction
company restriction
Responsible user ?