- Create or open the text file to contain customized properties. For more information, see Editing Properties Using MQL.
-
To import risk information, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
eServiceProgramCentral.Import.Risk =
Values can be Type, Name, Title, Description, Risk Visibility, Estimated Start Date, Estimated End Date, Actual Start Date, Actual End Date, Risk Type, Measure of Success, and Abatement Plan.
-
Set the value for this property depending on your business requirements.
-
To import RPN information, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
eServiceProgramCentral.Import.RPN =
Values can be Type, Name, Risk Impact, Risk Probability, Risk RPN Value, Effective Date, and Status.
-
Set the value for this property depending on your business requirements.
-
To import quality information, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
eServiceProgramCentral.Import.Quality =
Values can be Type, Name, Quality Type, Problem Statement, Operational Definition, Defect Definition, Goal, Comments, Opportunity, Out Of Bounds, and Constraints.
-
Set the value for this property depending on your business requirements.
-
To import discrete metric information, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
eServiceProgramCentral.Import.DiscreteMetric =
Values can be Type, Name, Metric Source, Defects Per Million Opportunities, Defects Per Unit, Sigma, and Comments.
-
Set the value for this property depending on your business requirements.
-
To import continuous metric information, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
eServiceProgramCentral.Import.ContinuousMetric =
Values can be Type, Name, Metric Source, Mean, Standard Deviation, Upper Specification Limit, Lower Specification Limit, Sigma, and Comments.
-
Set the value for this property depending on your business requirements.
-
To import financial item information, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
eServiceProgramCentral.Import.FinancialItem =
Values can be Type, Planned Spread Option, Estimated Spread Option, Actual Spread Option, Benefit Interval, Benefit Interval Start Date, Benefit Interval End Date, Cost Interval, Cost Interval Start Date, and Cost Interval End Date.
-
Set the value for this property depending on your business requirements.
-
To import cost item information, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
eServiceProgramCentral.Import.CostItem =
Values can be Type, Name, Ledger Account Number, Planned Cost, Estimated Cost, Actual Cost, and Notes.
-
Set the value for this property depending on your business requirements.
-
To import benefit item information, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
eServiceProgramCentral.Import.BenefitItem =
Values can be Type, Name, Ledger Account Number, Planned Benefit, Estimated Benefit, Actual Benefit, and Notes.
-
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 emxProgramCentral.properties page object. For more information, see Editing Properties Using MQL.
|