glide.ui.risk_calculate_rule

ServiceNow property description:

Recommended best practice is to use a UI Action to calculate risk on demand which is the default OOB behavior. While this property allows for using a business rule to trigger the calculate risk action on insert/update, we do not recommend this method, because it requires precision alignment across the various risk methods. For example, a matching Risk Assessment requires human interaction which means that risk can no longer be evaluated automatically

Attributes

  • Sys ID: d54b38860a0a0b1d003d833b08d8e604
  • Type: choice list
  • Application: Global
  • Default value: ui_action
AI Logo

AI generated property description:

The ServiceNow property `glide.ui.risk_calculate_rule` allows for the calculation of risk using a business rule that triggers on insert or update actions. However, the recommended best practice is to use a UI Action to calculate risk on demand, which is the default out-of-the-box (OOB) behavior. This is because using a business rule for risk calculation requires precise alignment across various risk methods, which can be complex and error-prone. For instance, a matching Risk Assessment often necessitates human interaction, making automatic risk evaluation impractical. Therefore, it is advised to stick with the default UI Action method to ensure accurate and reliable risk calculations.

Source

Related property: glide.ui.view_change_roles