System information

Identity Manager Workflows, Forms, and Views
Part Number 820-2952-10 Page 133
Referencing a DelegateWorkItems View Object from a Form
The following code sample illustrates how to reference a DelegateWorkItems view delegate object
from a form:
<Field name='delegates[*].workItemType'>
<Field name=’delegates[*].workItemTypeObjects’>
<Field name=’delegates[*].toType’>
<Field name='delegates[*].toUsers'>
<Field name=’delegates[*].toRule’>
<Field name='delegates[*].startDate'>
<Field name='delegates[*].endDate'>
where supported index values (*) are
workItemType
values.
This chapter now contains the following description of the User Entitlement view:
Use to create and modify UserEntitlement objects.
This view has the following top-level attributes:
toType
Type to delegate to. Valid values are:
manager
delegateWorkItemsRule
selectedUsers
toUsers
Lists the names of the users to delegate to (if
toType
is
selectedUsers).
toRule
Specifies the name of the rule that will be evaluated to determine the set of
users to delegate to (if
toType
is
delegateWorkItemsRule
).
startDate
Specifies the date when delegation will start.
endDate
Specifies the date when delegation will end.
Name Editable? Type Required?
name
String Yes
status
String Yes
Attributes of
accounts[Lighthouse].delegate*
Attributes
Description