ENOVIAVPM Administrator Solution (ADX)

 

General Issues

None
 

Open Issues

None
 

Documentation Addenda

AT0EXPND
In the ENOVIAVPM User Guide, Basic Tasks>BOM>Editing the Product Structure>Expanding Assembly Trees in Batch Mode>AT0EXPND, the example provided indicating the syntax of the xml file for the filteredView argument should read as follows:

<?xml version=”1.0” encoding=”UTF-8”?>
<ROOT>
<Environment Name=”VPMENV”>
<Table Name=”PART_LIST”>
<Attribute Name=”S_PART_NUMBER”/>
<Attribute Name=”S_TYPE”/>
<Attribute Name=”S_CHG_NUM”/>
</Table>
<Table Name=”DOCUMENT”>
<Attribute Name=”S_FORMAT”/>
<Attribute Name=”S_NAME”/>
<Attribute Name=”C_TYPE_REP”/>
</Table>
</Environment>
<Environment Name=”VPMENV2”>
<Table Name=”PART_LIST”>
<Attribute Name=”S_PART_NUMBER”/>
<Attribute Name=”S_TYPE”/>
<Attribute Name=”S_CHG_NUM”/>
</Table>
<Table Name=”DOCUMENT”>
<Attribute Name=”S_FORMAT”/>
<Attribute Name=”S_NAME”/>
<Attribute Name=”C_TYPE_REP”/>
</Table>
</Environment>
</ROOT>

Multisite longfields In the "Declaration Quick Reference" section of the ENOVIAVPM Installation & Administration Guide, the information about the catcdma.VPM.MULTISITE.EXPORT.LFCOPY declaration parameter should read as follows:
Declaration Parameter catcdma.VPM.MULTISITE.EXPORT.LFCOPY
Category Multisite longfields (applicable only to the DBLFAIX and DBLFCAT access methods)
Purpose If set to TRUE, optimizes the longfield copy when the origin and the target access method are identical. During the import, DMUSLF can only change the data access method.
Type String
Default Value(s) TRUE
Declaration Example catcdma.VPM.MULTISITE.EXPORT.LFCOPY = FALSE