In the case of Many-to-One business type mapping, the entry in MCADInteg-BusTypeMapping
,
with component and assembly both mapping to CAD Drawing in ENOVIA, would
be as follows
component|ACAD Drawing
assembly|ACAD Drawing
An attribute can also be mapped on this type, as
component|ACAD Drawing (Model Type:component)
assembly|ACAD Drawing (Model Type:assembly)
Similarly, relationship mapping can be set up with the
same syntax.
Example: The entry in MCADInteg-RelMapping
would
look as follows:
CADSubcomponent|to,Associated Drawing(category:CADSubcomponent)
CADDrawing|to,Associated Drawing(category:CADDrawing)