Set the value for this property depending on your business requirements. You can enter a comma-separated list to define more than one state.
Preliminary
Review
Approved
Released
If the state of the EC part matches any of the states specified, the Development Sample Report parameter is uploaded as Yes. If there is no match to the specified states, the Development Sample Report parameter is uploaded as No.
To determine what characteristic of the enterprise part should be used for mapping the value for the Development Sample Report field, follow these steps:
Add or edit this line in the file used to import properties into a page object:
Set the value for this property as a single external part stage or state, or a comma-separated list of external part stages or states. The default value is Development,Prototype.
If the IMDSExport.CEP.devSampleRep.MapFrom property is set to External Part Stage:
If this Enterprise Part's "external part stage" matches any of the values in this property value, then "Development Sample Report" will be uploaded as "Yes".
If this Enterprise Part's "external part stage" does not match any of the values in this property value, then "Development Sample Report" will be uploaded as "No".
If the IMDSExport.CEP.devSampleRep.MapFrom property is set to State:
If this Enterprise Part's state matches any of the values in this property value, then "Development Sample Report" will be uploaded as "Yes".
If this Enterprise Part's state does not match any of the values in this property value, then "Development Sample Report" will be uploaded as "No".
To allow a user to optionally choose to export the reference weight of a part to the IMDS measured weight, follow these steps:
Add or edit this line in the file used to import properties into a page object:
This property is valid for an enterprise part, plant-specific part (PSP), reported part, manufacturer equivalent part (MEP), and sub-tier part.
Set the value for this property depending on your business requirements:
Yes to report the reference weight for the IMDS measured weight for each part.
No reference weight is not reported for each part.
The rollup process calculates the IMDS calculated weight in addition to the Materials Compliance Management calculated weight. During rollup, IMDS weight and deviation are calculated as follows.
The results are stored in the IMDS Calculated Weight and IMDS Weight Deviation attributes for each part type. This calculation is invoked regardless whether ELV is installed or not.
IMDS weight deviation can be negative. The IMDS calculated weight is used if the reference weight for a part is zero.
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.