- Create or open the text file to contain customized properties. For more information, see Editing Properties Using MQL.
-
To configure the due data management offset default value, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDCDRLCentral.DueDataManagementOffset.Default = 5
-
Set the value for this property depending on your business requirements.
-
To configure the Report Year End Selections, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDCDRLCentral.ReportYearEndSelections = 2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020
-
Set the value for this property depending on your business requirements.
-
To configure the tree menu used for Contract bookmarks with the name Contract Documentation, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
eServiceSuiteAerospaceProgramManagementAccelerator.emxTreeAlternateMenuName.type_ProjectVault.ContractDocumentation = AnDtype_ContractDocumentation
This value should not be modified without advanced understanding of menus.
-
Set the value for this property depending on your business requirements.
-
To configure tree menu for contract bookmarks with the name Outgoing Correspondence, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
eServiceSuiteAerospaceProgramManagementAccelerator.emxTreeAlternateMenuName.type_ProjectVault.OutgoingCorrespondence = AnDtype_ContractOutgoingCorrespondence
This value should not be modified without advanced understanding of menus.
-
Set the value for this property depending on your business requirements.
-
To configure the tree menu used for contract bookmarks with the name Incoming Correspondence, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
eServiceSuiteAerospaceProgramManagementAccelerator.emxTreeAlternateMenuName.type_ProjectVault.IncomingCorrespondence = AnDtype_ContractIncomingCorrespondence
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 tree menu used for contract bookmarks with the name DAL, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
eServiceSuiteAerospaceProgramManagementAccelerator.emxTreeAlternateMenuName.type_ProjectVault.DAL = AnDtype_ContractDAL
This value should not be modified without advanced understanding of schema.
-
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.
|