3D PLM PPR Hub Open Gateway |
PDM Object Hub |
Generating the ENOV_DATAX Data StructureHow to migrate data to ENOVIA |
Use Case |
ENOV_DATAX is a model used as entry point for all file-based exchanges. It represents the basic ENOVIA V5 data structure.
The ENOV_DATAX generation is the next action to perform after data extraction from VPM1.
$ROOT_INSTALLATION_PATH/$OS/code/command /SetEnv -c /bin/ksh
Where:
$ROOT_INSTALLATION_PATH |
The pathname of the directory whenre ENOVIA V5 is installed |
$OS | The operating system:
|
GenerateEDX.sh -h
The following information is displayed:
GenerateEDX.sh [ -h] || [ -c schemaCust -e schemaEnov -o outputDir ]
Where:
schemaCust |
A file in which you indicate the domains containing the
customization schema, e.g.:
|
schemaEnov |
The ENOVIA schema, here ENOV_DATAX |
outputDir |
The directory in which the customized ENOV_DATAX data structure will be generated. |
The basic ENOV_DATAX schema is stored in the environment variable CATStartupPath/STEP/samples.
The name of the ENOVIA schema is identical to the name of the generated express schema. An ENOV_DATAX.express file containing the ENOV_DATAX express schema is generated.
mkmk
to compile the schema.The global content of ENOV_DATAX represents the data that is supported, i.e. Product Structure, Configuration, Action Flow and Change Management.
Copyright © 1994-2002, Dassault Systèmes. All rights reserved.