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 Tag and Document to WHDB on Verification

  • Last UpdatedApr 30, 2026
  • 1 minute read

The SendTagAndDocumentToWHDBOnVerification setting enables/disables sending of Tags or Documents data to the backend system, like AVEVA NET Workhub and Dashboard, on verification. If you are using AVEVA NET Gatekeeper and AVEVA Change Manager version 5.0.5, this setting appears differently for you. To apply this setting, you will have to set the value for the SendTagToWHDBOnVerification and SendDocumentToWHDBOnVerification parameter to true. Also, the WorkflowStatus aspect is only introduced in version 5.0.6. Therefore, the dependencies this aspect will not be applicable in version 5.0.5.

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">
...
<SendTagAndDocumentToWHDBOnVerification value="true" />
...
</Group>
...
</ApplicationSettings>

false

Setting the value to false will disable sending of Tag to AVEVA NET Workhub and Dashboard.

Notes:

  • A permissible attribute with aspect Attributes.WorkflowStatus should exist for the Tag or Document class in Class Library.

  • All the Tags in the Working Set should have the WorkflowStatus set to a value with aspect Items.ForVerification.

  • 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