Objects In File Not Reviewed Rule

This validation rule check if the revisions of the document objects included in the current Document Object (being a 'File') have been successfully reviewed.

If at least one of the Document Objects in the File is not part of a successful review, an inconsistency is displayed. A separate inconsistency is displayed for every Document object that is not reviewed.

<ObjectsInFileNotReviewedRule ConsistentIfReviewIsOpen="true">
      <AttributeName>ObjectsInFile</AttributeName>
    </ObjectsInFileNotReviewedRule> 

AttributeName (Required)

The attribute name of the Array Attribute in the 'File' object, containing a list of the Document Objects ID's (incl. their revisions) in the document.

Last updated

Was this helpful?