Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA NET Gatekeeper and AVEVA Change Manager

Send Document to DMS on Verification

  • Last UpdatedApr 30, 2026
  • 1 minute read

The SendDocumentToDMSOnVerification setting enables/disables sending of Document files to the Document Management System (DMS) after verification.

Value

Expected Behavior

true

Add the setting to the <Group name="TIM.ApplicationProfile" xmlns="TIM.Application.Configuration" .../> section.

For example:

<ApplicationSettings>
...
<Group name="TIM.ApplicationProfile" xmlns="TIM.Application.Configuration">
...
<SendDocumentToDMSOnVerification value="true" />
...
</Group>
...
</ApplicationSettings>

false

Setting the value to false will disable sending of Document to the DMS after verification.

Notes:
- A permissible attribute with aspect Attributes.WorkflowStatus should exist for the Document class in Class Library.
- All the non-safety critical Documents in the Working Set should have the WorkflowStatus set to a value with aspect Items.ForVerification.
- All the safety-critical Documents in the Working Set should have the WorkflowStatus set to a value with aspect Items.AsBuilt.
- This configuration setting is only applicable for AVEVA Change Manager versions 5.0.6 and above.

TitleResults for “How to create a CRG?”Also Available in