Organization logs
Organization
| Action | Level | log |
|---|---|---|
| Adding Organizations | Important | [create] group (gid:**, name:**, foreign_key:**, memo:**) |
| Changing Organizations | Important | [modify] group (gid:**, name:**, foreign_key:**, memo:**) |
| Move organizations | Important | [move] group (gid:**, pgid:**) |
| Delete organizations | Important | [delete] group (gid:**, name:**, foreign_key:**) |
| Reorder Organizations | Important | [order] group (pgid:**, gid:**, list_inde***) |
| Assign Users | Important | [assign] group (gid:**, uids:'**, **, **') |
| Remove a user from the organization. | Important | [delete_assign] group (gid:**, uids:'**, **, **') |
| Properties | Meaning | Remarks |
|---|---|---|
| foreign_key | Organization code | |
| gid | Organization ID | |
| group | Organization code | |
| list_index | Order | |
| memo | Memo | |
| name | Organization name data | |
| pgid | Parent Organization ID | |
| uids | User ID |
Organization Details
| Action | Level | Log |
|---|---|---|
| Import from CSV File | Important | [import] group (gid:**, name:**, foreign_key:**, parent:**) |
| Export to CSV file | Important | [export] group (gid:**, name:**, foreign_key:**, parent:**) |
| Properties | Meaning | Remarks |
|---|---|---|
| foreign_key | Organization code | |
| gid | Organization ID | |
| group | Organization code | |
| name | Organization name data | |
| parent | Parent Organization Code |
Organization Name
| Action | Level | log |
|---|---|---|
| Add display name | Important | [create] group_local (gid:**, language_code:'**', group_name:'**') |
| Change display name | Important | [modify] group_local (gid:**, language_code:'**', prev_group_name:'**', next_group_name:'**') |
| Delete display name | Important | [delete] group_local (gid:**, language_code:'**', group_name:'**') |
| Importing from a CSV file (added) | Important | [import] group_local (gid:**, language_code:'**', group_name:'**') |
| Import (change) from a CSV file | Important | [import] group_local (gid:**, language_code:'**', prev_group_name:'**', next_group_name:'**') |
| Import from CSV file (delete) | Important | [import_delete] group_local (gid:**, language_code:'**', group_name:'**') |
| Export to CSV file | Important | [export] group_local (gid:**, languageCode:'**', group_name:'**') |
| Properties | Meaning | Remarks |
|---|---|---|
| gid | Organization ID | |
| group | Organization code | |
| language_code | Language code | Displays one of the following values:
|
| languageCode | Language code | Displays one of the following values:
|
| name | Organization name data | |
| next_group_name | Organization display name after the change | |
| prev_group_name | Organization display name before the change |
Users
| Action | Level | Log |
|---|---|---|
| Import from CSV File | Important | [import_user] group (gid:**, uids:'**, **, **') |
| Export to CSV file | Important | [export_user] group (group:**, users:'**, **, **') |
| Properties | Meaning | Remarks |
|---|---|---|
| gid | Organization ID | |
| group | Organization code | |
| uids | User ID | |
| users | User Accounts |
Operational Administrative Privileges
| Action | Level | Log |
|---|---|---|
| Adding operational administrative privileges | Important | [create] privilege (gid:**, uid/priv_gid/rid/dynamic_role:**, name:**) |
| Change operational Administrative Privileges | Important | [modify] privilege (gid:**, uid/priv_gid/rid/dynamic_role:**, name:**) |
| Delete Operational Administrative Privileges | Important | [delete] privilege (gid:**, uid/priv_gid/rid/dynamic_role:**, name:**) |
| Delete all operational administrative privileges | Important | [delete_all] privilege (gid:**, name:**) |
| Properties | Meaning | Remarks |
|---|---|---|
| dynamic_role | Dynamic Role Key | One of the following values is displayed:
|
| gid | Organization ID | |
| name | Organization name data | |
| priv_gid | Organization ID | |
| rid | Role ID | |
| uids | User ID |