Configure Document Revision Numbers
Meridian can automatically assign revision numbers to documents when they complete a workflow of any kind. This ensures that every new revision can be uniquely identified. The Revision Number options in Configurator give you much control over how and when revision numbers are incremented.
New document revisions can also be created during a workflow. Additional revisions can be created by a workflow definition state as described in Allow New Revisions In a Workflow State and by a workflow definition transition as described in Create New Revisions In a Workflow Transition.
To configure revision numbering:
-
In Configurator, expand Document Types in the configuration tree to display the document types.
-
Select the document type that you want to configure.
The document type's property pages appear in the right pane.
-
Click the Revision Number tab.
The document type's revision number options appear.
-
Click options or type values using the descriptions in the following table.
Option | Description |
---|---|
Revision number |
Select one of the available formats from the list.
|
Number format |
|
Increment the revision number |
Select an option to specify when the revision number will be incremented:
Select additional events to increment the revision number if they apply to your organization's standards: When releasing the initial revision and When releasing the initial revision from a project are often useful when Initially blank is enabled. The revision number of a master document is always updated from a project copy regardless of whether the Meridian Advanced Project Workflow Module is enabled and regardless of any other settings. |
On Quick Change |
Select On Quick Change if you want the Quick Change workflow to increment the revision number. Disable this option if you want to use the Quick Change workflow for trivial changes that will not increment the revision number. The Quick Change workflow transitions can be managed by their own security privileges so that they can only be executed by members of specific roles. For more information on security privileges and roles, see Security Roles. |
Support Concurrent Project Copies |
Select this option if you want the revision number to increment to the next revision number (as configured for the document type) each time a project copy is released as master, even if there are multiple concurrent project copies. |
Revision number for replacement documents |
Select an option to specify the revision number of new documents created by users invoking the Replace Document command in the Meridian client applications. |
A document type may only use one revision number format configuration. To switch revision number formats during a document's life cycle when project folders are not used, such as from alphabetical to numeric when a preliminary document is released for production, consider using two nearly identical document types, each with a different revision number format. Documents may then be changed from one document type to another at the appropriate time either manually by users with the Change Document Type command in the Meridian client applications or automatically by custom VBScript event code.