- Create or open the text file to contain customized properties for supplierportal.properties. For more information, see Editing Properties Using MQL.
-
To define the default reporting declaration, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
mcc.portal.Editor.DeclarationOptionsToDefault=C
When a user creates a declaration, the specified declaration sections are shown. The user can select a different declaration class.
-
Set the value for this property depending on your business requirements:
-
A to show Class A declaration fields.
C
to show Class C declaration fields.
D
to show Class D declaration fields.AC
to show both Class A and Class C declaration fields.AD
to show both Class A and Class D declaration fields.
-
To remove material declaration classes from the portal, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
mcc.portal.Editor.DeclarationOptionsToEliminate=
The declaration editor allows the user to select the class from a list of available classes. This property removes options from that list.
-
Set the value for this property depending on your business requirements:
- <blank> removes no options.
-
A removes Class A from the selection list.
C
removes Class C from the selection list.
D
removes Class D from the selection list.AC
removes both Class A and Class C from the selection list.AD
removes both Class A and Class D from the selection list.
The mcc.portal.Editor.DeclarationOptionsToDefault and mcc.portal.Editor.DeclarationOptionsToEliminate properties affect each other. For example, if AD is chosen as the default, but D is chosen to be eliminated, only A shows as the default class when creating a material declaration.
- Create or open the text file to contain customized properties for emxMaterialComplianceCentral.properties. For more information, see Editing Properties Using MQL.
-
To define the compliance definitions used for Class A and Class C declaration reporting, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
mcc.portal.Editor.ClassA.ComplianceDefinitions=
-
Set the value for this property depending on your business requirements.
For example:
mcc.portal.Editor.ClassA.ComplianceDefinitions=EL2011/65/EU:EU RoHS,
REACH:EU REACH (2015-Dec-17) -
Add or edit this line in the file used to import properties into a page object:
mcc.portal.Editor.ClassC.ComplianceDefinitions=
-
Set the value for this property depending on your business requirements.
For example:
mcc.portal.Editor.ClassC.ComplianceDefinitions=REACH:EU REACH (2015-Dec-17), EL2011/65/EU:EU RoHS,
IEC62474:IEC 62474 (2016-Jun-23), JIG:JIG 4.1
- 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 supplierportal.properties and emxMaterialsComplianceCentral.properties page objects. For more information, see Editing Properties Using MQL.
|