sn_flow_designer.max_actions

ServiceNow property description:

The maximum number of actions allowed on a flow.

Attributes

  • Sys ID: 767aa4fec31113002841b63b12d3ae26
  • Type: integer
  • Application: Global
  • Default value: 50
AI Logo

AI generated property description:

The ServiceNow property `sn_flow_designer.max_actions` defines the maximum number of actions that can be included in a single flow within the Flow Designer. This property ensures that flows remain manageable and perform efficiently by limiting their complexity. According to the documentation, actions in a flow can include tasks such as creating records, sending notifications, or running scripts. By setting a maximum number of actions, administrators can prevent overly complex flows that could potentially degrade system performance. Adjusting this property allows for customization based on the specific needs and performance considerations of the organization.

Source

Related property: sn_flow_designer.max_action_steps