Rules
This section lists the rules to be followed while mapping the mandatory attributes.
The following rules must be followed while mapping mandatory attributes:
- If an attribute to be declared mandatory then it should be present in
the
IEF-CADToMxMandatoryAttrMapping
as well as in theMCADInteg-CADToMxAttribMapping
. - All mandatory attributes must have a value.
- If the Administrator sets
attributeType
asmandatory
, then the Administrator should provide a value in theattributeValue
and must not leave it empty. An error message informing that mandatory attributes cannot be empty is displayed if left empty. - If the Administrator sets
attributeType
asdefault
, then the Administrator should provide a value in theattributeValue
in theIEF-CADToMxMandatoryAttrMapping
or in the CAD file propeties. If both are empty, an error message informing that mandatory attributes cannot be empty is displayed. - If the Administrator sets
attributeType
asnull
, then it must be ensured that the attribute has a value and is not empty if it exists inFile Summary Properties
orFile Custom Properties
. If empty, an error message saying that the mandatory attributes cannot be empty is displayed.