Open the emxSystem.properties file for editing.
Locate these lines:
LifecycleMassApproval.<type>.RelatedObjects.Connections=<relationship>
LifecycleMassApproval.<type>.RelatedObjects.ConnectionDirection=
<direction>
where:
- <type> is the symbolic name of the object for which you also want
to include related objects
- <relationship> is a comma-separated list of symbolic names
of relationships
- <direction> is one of these options:
Edit the properties for your business needs. For example:
LifecycleMassApproval.type_DocumentFamily.RelatedObjects.Connections= relationship_ClassifiedItem
LifecycleMassApproval.type_DocumentFamily.RelatedObjects.ConnectionDirection=to
This example would allow a user to make sure that all Documents to
be included in a Document Family have been approved prior to promoting the Document Family
to the Active state, the above properties would show all tasks/signature
requirements for the Documents that have been added to the Document Family
If needed, continue editing the emxSystem.properties
file. If finished, save the file.
When finished making all properties file edits, restart the application
server. If using a J2EE implementation, run the warutil and deploy files
as usual.