Not Reviewed Rule
This validation rule checks whether the current revision of a Document Object is part of a completed (Review Status set to 'Closed') Reviews.
If the current a Document Object is not part of a completed Review, an inconsistency is displayed.
ReviewTypeName (Required)
The type name of the Review Document Object. Must be 'Review'.
ConsistentIfReviewOpen (Optional, Default: true)
If this xml attribute is set to true and the Document Object is added to a Review that has been started (not disabled) but not finalized (Review Status set to 'Closed'), the current Document Object is considered to be reviewed, and no inconsistency is displayed.
If this xml attribute is set to false and the Document Object is member of a Review, that has been started (not disabled) but not finalized (Review Status set to 'Closed'), the current Document Object is NOT considered to be reviewed, and an inconsistency is displayed.
Last updated
Was this helpful?