Sun Identity Manager Deployment Reference

Example: Using the includeRelatedItems Form Property

To include the request and description attributes, add these properties to the Approval form:

<Properties>
   <Property name=’includeRelatedItems’ value=’true’/>
   <Property name=’relatedItemAttributes’ value=’request,description’/>
</Properties>