- Create or open the text file to contain customized properties for supplierportal.properties. For more information, see Editing Properties Using MQL.
-
To enable IPC1752 reporting, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
mcc.portal.enable.ipc1752.support=on
-
Set the value for this property depending on your business requirements:
-
on (default) IPC 1752 reporting is enabled.
off
Reporting is disabled.
-
To define the material declaration class for submitting IPC 175x reports, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
mcc.portal.ipc.class=1
-
Set the value for this property to an integer from 1 to 6:
-
To define the version level of the IPC form, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
mcc.portal.ipc.version=1.0
-
Set the value for this property to the current version level.
-
To specify the requestor destination, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
mcc.portal.ipc.requestor.destination=
-
Enter the destination.
-
To define the version of PIP (Partner Interface Process), follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
mcc.portal.ipc.pipIdentifier=2A13
-
Set the value to the correct identifier.
-
Add or edit this line in the file used to import properties into a page object:
mcc.portal.ipc.pipVersion=D11.00.00
-
Set the value to the correct version level.
-
Add or edit this line in the file used to import properties into a page object:
mcc.portal.ipc.tpirVersion=01.00
-
Set the value to the correct tpir version level.
-
To define the date format used in IPC requests, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
mcc.portal.ipc.request.dateformat=1
-
Set the value for this property depending on your business requirements:
1
specifies the YYYY-MM-DD format
-
2 specifies the MM-DD-YYYY format
-
To enable or disable declaration level support, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
mcc.portal.enable.ipc1752.declarationlevel.support=on
-
Set the value for this property depending on your business requirements:
on
(default) enables declaration level support
-
off disables declaration level support
- 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.
|