Table of Contents

Toggling DVE creation

In the Element.xml file for a parent DVE element (C:\Skyline DataMiner\Elements[Element Name]), you can define the enabling or disabling of DVE child element creation.

<Element>
   <Name dvecreate="false">DVE Main Element</Name>
</Element>

By default, this setting is set to true in memory. Using a NotifyDataMiner (NT_DVE_CREATION_FLAG (340)), the creation of DVEs can be enabled or disabled.

When you create or edit a DVE parent element in DataMiner Cube, you can also enable or disable the creation of DVE child elements directly in Cube.