- Create or open the text file to contain customized properties. For more information, see Editing Properties Using MQL.
-
To define the Risk Probability Number (RPN) value that will automatically generate an Issue associated with the Risk, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDPMA.RPN.IssueThreshold = 16
-
Set the value for this property depending on your business requirements.
-
To define the Opportunity Probability Number (OPN) value that will automatically generate an Issue associated with the Opportunity, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDPMA.OPN.IssueThreshold = 12
-
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.
|