Copyright © Cloud Software Group, Inc. All rights reserved.
Copyright © Cloud Software Group, Inc. All rights reserved.


Chapter 2 Creating and Maintaining iProcess User Data in the LDAP Directory : Attributes That Map to iProcess Properties

Attributes That Map to iProcess Properties
LDAP directory attributes are mapped to iProcess properties to provide the necessary information about iProcess users in the LDAP directory. Mapping LDAP Directory Attributes to iProcess Properties explains how to use LDAPCONF to set up these mappings.
Note that:
The following table describes the mappings between LDAP directory attributes and iProcess properties.
This attribute must be specified! If this attribute is not specified the entry is not added to iProcess (or is deleted if it already exists) when it is synchronized with the LDAP directory (see Synchronizing iProcess User Data with the LDAP directory).
USER - The entry is an iProcess user with a MENUNAME of USER.
MANAGER - The entry is an iProcess user with a MENUNAME of MANAGER.
PRODEF - The entry is an iProcess user with a MENUNAME of PRODEF.
ADMIN - The entry is an iProcess user with a MENUNAME of ADMIN.
GROUP - The entry is an iProcess group.
ROLE - The entry is an iProcess role.
NONE - The entry is not an iProcess user, group or role. (If the entry already exists in iProcess, it will be removed the next time synchronization takes place.)
Note: Remember that a valid iProcess user name must be 24 characters or less; if the LDAP directory attribute chosen has a value longer than 24 characters, the corresponding iProcess username is truncated to 24 characters (though usernames may also be constrained by the underlying operating system).
null - Step Forward. The user is allowed to forward a work item only if the step’s Forward permission has been set by the procedure definer.
r - Forward None. The user is not allowed to forward any work item, even if the step’s Forward permission has been set by the procedure definer.
f- Forward Any. The user is allowed to forward any work item, even if the step’s Forward permission has not been set by the procedure definer.
Application Specific Attributes
You can also define application specific attributes for use in the iProcess Suite. For example, you may want to make users’ email addresses or telephone numbers available to iProcess procedures.
Do not use the _XX string to name attributes where XX is a 2-digit number. This string is reserved for TIBCO iProcess Engine internal use.
Mapping LDAP Directory Attributes to iProcess Properties explains how to use LDAPCONF to make application specific attributes available to iProcess.

Copyright © Cloud Software Group, Inc. All rights reserved.
Copyright © Cloud Software Group, Inc. All rights reserved.