- Create or open the text file to contain customized properties. For more information, see Editing Properties Using MQL.
-
To determine what the importer should do if the
Compliance Engineer selects a declaration level on the import
dialog box and the import file contains a different declaration level
specified by the supplier, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
emxMaterialComplianceCentral.importer.duplicateIncompatibleDeclarationLevelsSpecified=Warning
-
Set the value for this property depending on your business requirements:
Warning (default) A warning is
issued and the duplicateDeclarationLevelPriority property
determines which declaration level to use.Error The
import job is aborted with an error.
-
To determine which declaration level to use if a
mismatch is found and the
duplicateIncompatibleDeclarationLevelsSpecified property is set
to Warning , follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
emxMaterialComplianceCentral.importer.duplicateDeclarationLevelPriority=Host Company
-
Set the value for this property depending on your business requirements:
Host Company The declaration level selected by the Compliance Engineer on the Import dialog box is used. Supplier The declaration level specified by the supplier in the import file is used.
- When finished updating the text file with all properties you want to modify, including the ones shown here, use the text file to modify the emxMaterialsComplianceCentral.properties page object. For more information, see Editing Properties Using MQL.
|