- Create or open the text file to contain customized properties for supplierportal.properties. For more information, see Editing Properties Using MQL.
-
To set the time zone used to determine when to download substance data, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
mcc.portal.mcc.SubstanceData.ReloadTimeZone=GMT-7
-
Set the value for this property to the time zone for the location of the server:
GMT+1 Europe
GMT+9 Asia
GMT-7 (default) Americas
-
To define the time of day in the above time zone when substance data will be downloaded, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
mcc.portal.mcc.SubstanceData.ReloadTime=18
The time value uses a 24-hour clock.
-
Set the value for this property to the needed time. For example, if this property is set to
5 , downloading occurs at 5:00 a.m.
-
To define the interval after which substance data is downloaded from Materials Compliance Management, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
mcc.portal.mcc.SubstanceData.ReloadInterval=1
-
Set the value for this property to a positive integer (the number of days).
- 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 page object. For more information, see Editing Properties Using MQL.
|