Sun Identity Manager Deployment Reference

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[*].workItemTypeDisplayName’>
<Field name=’delegates[*].workItemTypeObjects’>
<Field name=’delegates[*].toType’>
<Field name=’delegates[*].toUsers’>
<Field name=’delegates[*].toRule’>
<Field name=’delegates[*].startDate’>
<Field name=’delegates[*].endDate’>
<Field name=’delegates[*].status’>

where supported index values (*) are workItemType values.

The following code sample illustrates how to reference a delegate history object from the DelegateWorkItems view:

<Field name=’delegatesHistory[*].workItemType’>
<Field name=’delegatesHistory[*].workItemTypeDisplayName’>
<Field name=’delegatesHistory[*].workItemTypeObjects’>
<Field name=’delegatesHistory[*].toType’>
<Field name=’delegatesHistory[*].toUsers’>
<Field name=’delegatesHistory[*].toRule’>
<Field name=’delegatesHistory[*].startDate’>
<Field name=’delegatesHistory[*].endDate’>
<Field name=’delegatesHistory[*].selected’>
<Field name=’delegatesHistory[*].status’>

where supported index values (*) are 0 to n, where n is the current number of delegate history objects up to delegate history depth.

Table 3–26 Work Item Types

workItem Type  

Description  

Display Name  

Approval 

extends WorkItem 

Approval 

OrganizationApproval 

extends Approval 

Organization Approval 

ResourceApproval 

extends Approval 

Resource Approval 

RoleApproval 

extends Approval 

Role Approval 

Attestation 

WorkItem 

Access Review Attestation 

review 

WorkItem 

Remediation 

accessReviewRemediation 

WorkItem 

Access