Change Risk Reference
2 min
associated fields related to risk analysis functionality field definition catalogname stores the name of the catalog that is used in the relationship constraint the default setting is basecatalog calculateriskquestions serves as a trigger for the java script to create new answer records (based on the catalog selected) that the user must complete the application triggers the out of the box field whenever you change the change field risklevel contains the values high, medium, or low, depending on the value of the risksum field the risk level is a conditional list expression that calculates the value it can be easily modified to set different thresholds for the risk level risksum contains a numeric value calculated by a before save rule adds all of the weights associated with the user's answers to the risk analysis questions to produce the result associated objects related to change risk catalog business object definition frs riskcatalog contains the relationship of the catalog to be used for this change record, based on the value contained in the catalogname field frs riskanswer contains the relationship of the answers for the user to the risk questions dynamically populates this by the java script associated with the calculateriskquestions field you can edit the records in the risk level tab in the change workspace
