You may need to ensure that a document meets certain conditions (fields are populated, etc.) before entering a specific lifecycle state. For example, users won’t know the MLR meeting date when they upload the first draft, but they will need to fill in the MLR Meeting Date field before the document can enter the Ready for MLR state. You can configure a lifecycle state’s “entry criteria” to enforce rules like this.

When users move a document from one state to another (through a state change or workflow), Vault confirms that the document meets the entry criteria and does not allow the move until the criteria are fulfilled. Users see a message with details on the unmet entry criteria.

Accessing Entry Criteria Administration

You can configure user actions for a specific lifecycle state from Admin > Configuration > Document Lifecycles > [Lifecycle] > States > [State] > Entry Criteria.

You must have a security profile with the Admin: Lifecycles and Workflows permissions.

Criteria Types

You can set up the following types of entry criteria:

Content
Require that users have uploaded content (a source file) for the document
Field
Require that a specific document field is populated or meets the specified requirements. For example, you could create entry criteria that require a document to have at least one annotation before moving into the Review Complete state by setting Field > Annotations (All) > is greater than > 0.
Relationship
Require that the document has one or more relationships of the specified relationship type; all standard relationship types are available.
Rendition
Require that a file with the specified rendition type is attached to the document; all standard rendition types are available.
Version Binding
Require that all documents in a binder are either explicitly bound or bound to a steady state; Vault only enforces this criteria for binders.
Content is not checked out
Require that the source file is not currently checked out by any user.

How to Create Entry Criteria

To add a new entry criterion for a lifecycle state:

  1. From the Entry Criteria tab, click Edit.
  2. Click Create Rule.
  3. Optional: Add conditions to the entry criteria rule by selecting Conditional. See details below.
  4. Under Validate that, select a criteria type. See details below.
  5. Select the criterion and any other needed values. For example, with a Relationship criteria you only need to select a relationship type to require, but with a Field criteria, you need to select a field, operator, and value.
  6. Optional: Add additional criteria by clicking Add Criteria. If the rule is conditional, these additional criteria will share the same conditions.
  7. Click Save. Vault immediately starts to enforce the entry criteria rule for documents moving into the lifecycle state, but this does not affect documents that are already in the state.

How to Define Conditions

Certain entry criteria only need to apply when the document meets a set of conditions. For example, different renditions are required for US documents and UK documents.

To define conditions, select a document field, operator, and value. Some system fields and most fields associated with document types that use the lifecycle are available. If needed, you can define additional conditions by clicking Add condition.

A document must meet all of the defined conditions within a rule for Vault to apply the entry criteria. If a rule’s condition uses a field that does not apply to the document, Vault does not apply the rule to the document.

How to Edit or Delete Entry Criteria

To make changes to entry criteria rules, click Edit. Make any necessary edits. If you need to delete a rule, click the X icon. When your changes are complete, click Save.

Entry Criteria Limits

For each lifecycle state, you can define up to 25 entry criteria rules. Within a rule, you can specify up to ten (10) entry criteria. If a rule is conditional, it can have up to five (5) conditions. If your entry criteria validates conditions on related object records, the number of related records cannot exceed 1,000 records.