- Create or open the text file to contain customized properties. For more information, see Editing Properties Using MQL.
-
To configure the associated type objects displayed from the contract documentation type, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
eServiceSuiteAerospaceProgramManagementAccelerator.IndentedTable.ContractDocumentationTypes = type_ContractDocumentation
-
Set the value for this property depending on your business requirements.
-
To configure the associated relationships to display from the contract documentation type, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
eServiceSuiteAerospaceProgramManagementAccelerator.IndentedTable.ContractDocumentationRelationships = relationship_ObjectRoute,relationship_ECOChangeRequestInput,relationship_MakeObsolete,relationship_NewPartPartRevision,relationship_NewSpecificationSpecificationRevision,relationship_ECRSupportingDocument,relationship_RequestPartObsolescence,relationship_RequestPartRevision,relationship_RequestSpecificationRevision,relationship_ReferenceDocument,relationship_MBOM,
relationship_ManufacturerEquivalent,relationship_EBOM,relationship_PartSpecification,relationship_CBOM,relationship_ProductLineModels,relationship_SubProductLines, relationship_ENOVIA_VPMPRCtoPartIRel,relationship_ENOVIA_VPMPartItoPartIRel,relationship_ENOVIA_VPMPRCtoDocRel,relationship_ENOVIA_VPMPartItoDocRel,relationship_ENOVIA_VPMPRCtoProdIRel
This value should not be modified without advanced understanding of schema.
-
Set the value for this property depending on your business requirements.
-
To configure the associated direction of relationships to display from the contract documentation type, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
eServiceSuiteAerospaceProgramManagementAccelerator.IndentedTable.ContractDocumentationDirection = Both
-
Set the value for this property depending on your business requirements:
- 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 emxAnDPMAccelerator.properties page object. For more information, see Editing Properties Using MQL.
|