None |
None |
ENOVIA VPM V4 Settings - AT0EXPND Export Filtering |
When the BOM is exported in XML savemode from
VPM to DELMIA IPD, it is possible to filter the
attributes extracted from the database thus
avoiding information surfeit on the DELMIA side. To enable the filtering behavior the argument "-filteredView" must be added to the AT0EXPND command line. A new VPM setting, IPD_FILTER_FILE, is required to indicate the xml file with the attributes to be exported. Example: VPMSettings –a –n IPD_FILTER_FILE –v
/home/vpmadm/VPMENVFilter.xml The syntax of the xml file is simple. It must contain three tags specifying:
<?xml version=”1.0” encoding=”UTF-8”?> |
ENOVIA VPM V4 Settings - AT0EXPND Export modification-type effectivities |
When the BOM is exported in XML savemode from VPM to DELMIA IPD, it is now possible to export modification-type effectivities ( Actions ) for import to DELMIA IPD. This enables DELMIA users to view the options to which such Actions are related. |