Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:2500_config_apps:1400_add_edit_acls [2022/08/18 12:28] – removed - external edit (Unknown date) 127.0.0.1 | docs:2500_config_apps:1400_add_edit_acls [2025/06/12 02:34] (current) – Rename to AwareIM aware_support3 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | [< | ||
| + | ====== Adding/ | ||
| + | |||
| + | The following section describes how to work with the editor of access levels when adding a new access level or editing an existing one. When the user logs into the application in the Operation Mode she is assigned a particular access level that determines which elements of the business space version (such as business objects, their attributes, processes etc) she will be able to access. Access levels are described in more detail in the [[docs: | ||
| + | |||
| + | [[# | ||
| + | |||
| + | ===== Working with Access Level Editor ===== | ||
| + | |||
| + | The editor of access levels can be started as described in the [[docs: | ||
| + | |||
| + | * The name must be unique among the names of other access levels | ||
| + | * The name must start with a character or underscore symbol. All other symbols may be characters (including underscore symbol) or digits. Spaces within a name are not allowed. | ||
| + | You can also optionally provide a description of an access level. Providing a description is not mandatory but is highly recommended. Any description if defined is included into the generated documentation for the business space version – see [[docs: | ||
| + | |||
| + | The editor of access levels contains a tree with those elements of the business space version that you can set access to – Business Objects and their attributes, Processes, Queries, Document Templates and Services. The " | ||
| + | |||
| + | ==== Full access ==== | ||
| + | |||
| + | This value indicates that there are no restrictions to the element represented by the selected row (this is the default access assigned to any newly created element, except for the Guest access level where the default value is “Not available”). | ||
| + | |||
| + | ==== Not available ==== | ||
| + | |||
| + | This value indicates that an element represented by the selected row is not visible or accessible to the users of this access level. With this access level // | ||
| + | |||
| + | In addition to the above values business objects and attribute support the following values: | ||
| + | |||
| + | ==== Read only ==== | ||
| + | |||
| + | If you set this value to a business object it indicates that all attributes of the business object are read-only – their values can be seen by the user but not changed. Also the user will not be able to create instances of the business object. If you set this value to an attribute, this particular attribute will not be editable on all forms where it is present. | ||
| + | |||
| + | ==== Creator: full access (business objects only) ==== | ||
| + | |||
| + | This value indicates that instances of the business object represented by the selected row will only be visible to those users who created the instances in the first place. All users of this access level will be able to create instances of the business object but they will not be even aware that there are instances of the same business object created by other users – when they search for the business object the system will only return the instances created by them, so they will only be able to edit their own instances. | ||
| + | |||
| + | ==== Creator: modify only (business objects only) ==== | ||
| + | |||
| + | This value should only be used for business objects that are members of the SystemUsers group. | ||
| + | |||
| + | ==== Attribute level (business objects only) ==== | ||
| + | |||
| + | This value indicates that there are no access restrictions as far as the business object represented by the selected row is concerned but there are access restrictions to the attributes of the business object. You cannot choose this value – the Configuration Tool sets it automatically after access restrictions have been set for the attributes of the business object. | ||
| + | |||
| + | ==== Creator only (attributes only) ==== | ||
| + | |||
| + | This value indicates that the attribute is fully accessible to the user that created the instance of the business object in the first place; for other users the attribute is not available (not visible) at all. | ||
| + | |||
| + | ==== Creator – full access; others – read only (attributes only) ==== | ||
| + | |||
| + | This value indicates that the attribute is fully accessible to the user that created the instance of the business object and read-only for all other users | ||
| + | |||
| + | Clicking on the "Make All Accessible" | ||
| + | |||