SuppressENS - HxGN SDx - Update 64 - Administration & Configuration

Administration and Configuration of HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

Suppress ENS is a flag that can be applied to load files. The purpose of this flag is to allow data to be loaded respecting the property values given in the load file rather than applying the ENS definition that is configured for the class definition of this object. This would typically be used to load historical data with specified properties, for example, name, rather than having ENS define the property. When data is created interactively or through the loader without this setting, the configured ENS is still applied to the object.

When the server encounters the new container property, it switches off the ENS functionality for every item in the load file.

<Container SuppressENS="True" >

<SPFFolder>

<IObject Name="FLD-00100" Description="Test from file 2" />

<ISPFWorkflowItem SPFActiveWorkflowCount="0" SPFActiveWorkflowStatus="" />

<ISPFFTRItem />

<ISPFOwnedObj />

<ISPFSupportItem />

<ISPFFolder />

<ISPFExportableItem />

<ISPFSubscribableItem />

</SPFFolder>

</Container>