Error rendering macro 'rw-search'

null

Downloads

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Every Action can be deployed to 

    • all users (no input/selections made on Who tab)
    • specific users (ONLY FOR selection from Access Definitions and/or direct input)
    • all but some users (EXCLUDE selection from Access Definitions and/or direct input)
    • specific but some users (ONLY FOR and EXCLUDE selection from Access Definitions and/or direct input)


ONLY FOR

Any selection of access definitions and direct input is merged into one or multiple reader fields (LR_READERS, LR_READERS_1, ...) of the respective Action.

The maximum number of reader entries that can be combined into one Action depends on the following IBM Notes limit:

The total number of bytes across all fields, that have a so called summary flag (i.e. can be displayed in views), may not exceed 64 KB.

 

In case the total number of entries across all selected access definitions together with direct input exceeds 31,000 bytes, the following warning is displayed when trying to save the respective Action:

 


The 31,000 maximum bytes are a limit used to allow Actions to have up to 33,000 bytes of summary data.

NOTE that this limit applies to the total number of bytes of reader field entries. If, for example, an Access Definition has an entry "Group ABC" or "Group ABC" is used in the direct input field on the Who tab of an Action (referring to a group in the public addressbook) and that group contains 100,000 users, only 9 bytes ("Group ABC") count towards the limit. It does not matter how many users, groups or certifiers a group has in the public addressbook in exploded form.

 

EXCLUDE

When using the EXCLUDE option in Actions, the Configuration database maintains an additional Remove Action in form of a seperate Notes document.

The Remove Action removes the Action for all users that are specified through the respective selection of Access Definitions and/or direct input.

Here, too, the visibility of the Exclude Action is controlled through reader fields to which the same limits apply as described above in the "ONLY FOR" section.


See Also
The Who tab
Specifying target users for an Action (ONLY FOR)
Selecting Access Definitions
Specifying target users for an Action (ONLY FOR - direct input)
Excluding users, groups and/or Certifiers from being targeted by an Action
Excluding users from an Action (EXCLUDE - direct input)