Can we increase the action default limit in flow designer?

Ashmiya
Tera Contributor

Can we increase the action default limit in flow designer? Is it possible to move back to the previous step in flow ?

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi @Ashmiya ,

As Per Docs you will have to look at this property:

The maximum number of actions allowed on a flow.

sn_flow_designer.max_actions

Specify the maximum number of actions a flow or subflow can contain. Flow Designer prevents you from adding further actions after the maximum number of actions has been reached. Consider the performance impact raising the maximum number of actions may have. For example, running more actions may conflict with the default transaction quota rule that prevents flows from running longer than an hour.
  • Type: integer
  • Default value: 50
  • Location: Process Automation > Properties
  • Learn more: Architecture Overview

 

Refer to this Doc :https://docs.servicenow.com/bundle/tokyo-servicenow-platform/page/administer/flow-designer/reference...

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

View solution in original post

3 REPLIES 3

Community Alums
Not applicable

Hi @Ashmiya ,

As Per Docs you will have to look at this property:

The maximum number of actions allowed on a flow.

sn_flow_designer.max_actions

Specify the maximum number of actions a flow or subflow can contain. Flow Designer prevents you from adding further actions after the maximum number of actions has been reached. Consider the performance impact raising the maximum number of actions may have. For example, running more actions may conflict with the default transaction quota rule that prevents flows from running longer than an hour.
  • Type: integer
  • Default value: 50
  • Location: Process Automation > Properties
  • Learn more: Architecture Overview

 

Refer to this Doc :https://docs.servicenow.com/bundle/tokyo-servicenow-platform/page/administer/flow-designer/reference...

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

Community Alums
Not applicable

Hi @Ashmiya ,

Any update to this ?Any follow-up required? if not

Kindly mark the answer as Correct & Helpful both such that others can get help.

Thanks,
Sandeep

Shalika
Tera Expert

Hii,

Yes you can