sn_flow_designer.max_decision_branches

ServiceNow property description:

The maximum number of allowed branches for make a decision flow logic.

Attributes

  • Sys ID: 13e1f5e75336001054adddeeff7b12bd
  • Type: integer
  • Application: Global
  • Default value: 175
AI Logo

AI generated property description:

The ServiceNow property `sn_flow_designer.max_decision_branches` specifies the maximum number of branches that can be created in a "Make a decision" logic within Flow Designer. This property is used to control the complexity of decision logic by limiting the number of possible outcomes that can be configured. By default, this property is set to a certain value, but it can be adjusted based on the needs of the organization. Adjusting this property helps in managing system performance and ensuring that decision logic remains maintainable. For more detailed information, you can refer to the official ServiceNow documentation on system properties for Flow Designer.

Source

Related property: sn_flow_designer.max_actions