- Create or open the text file to contain customized properties. For more information, see Editing Properties Using MQL.
-
To specify the best case priority, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
emxMaterialsComplianceCentral.BestWorstCase.BestCasePriority
-
Set the value for this property depending on your business requirements:
Y Compliant
E Compliant with Exemptions
C Contains Unreported (not for MEPs)U Unreported (Unreported Enterprise don't participate)N Non-Compliant
F I
For example: emxMaterialsComplianceCentral.BestWorstCase.BestCasePriority=Y,E,C,U,N
-
To specify the worst case priority,
follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
emxMaterialsComplianceCentral.BestWorstCase.WorstCasePriority
-
Set the value for this property to a comma-separated list to indicate the order in which these compliance states should be used to determine the worst case:
Y Compliant
E Compliant with Exemptions
C Contains Unreported (not for MEPs)U Unreported (Unreported Enterprise do not participate)N Non-Compliant
F I
For example: emxMaterialsComplianceCentral.BestWorstCase.WorstCasePriority=N,U,C,E,Y
- 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.
|