ServiceNow Learning 80: Some Useful properties of Flow Designer which you might not know!!

Shamma Negi
Kilo Sage
Kilo Sage

Hi All,

 

Here I have found a very good knowledge that is about the different properties that Flow Designer have.

 

Property NameDescription

com.glide.hub.pause_low_priority_flows_enabled

Enable or disable the pausing of low-priority flows when there are high-priority flows waiting to run.
  • Type: true | false
  • Default value: true
  • Location: System Properties [sys_properties] table

com.glide.cs.fdih.interactive.timeout

Specify the length of time, in seconds, before the Flow Designer Integration Hub action workflow times out.
  • Type: integer
  • Default value: 120
  • Location: System Properties [sys_properties] table

Option to enable users to create flow variables.

sn_flow_designer.flow_variables_enabled

Specify whether users can create custom variables for their flow.
  • Type: true | false
  • Default value: true
  • Location: System Properties [sys_properties] table

Maximum number of branches allowed for the Make a decision flow logic

sn_flow_designer.max_decision_branches

Specify the maximum number of branches to use when the Use Branches option is selected for the Make a decision flow logic.
  • Type: integer
  • Default value: 100
  • Location: System Properties [sys_properties] table

Maximum inputs per action

sn_flow_designer.max_action_vars

Specify the maximum number of inputs that can be added to an action. Flow Designer prevents you from adding further inputs after the maximum number of inputs has been reached. Consider the performance impact raising the maximum number of action inputs may have. For example, processing more action inputs may risk the action running for more than an hour and being stopped by the default transaction quota rule.
  • Type: integer
  • Default value: 20
  • Location: System Properties [sys_properties] table
The maximum amount of allowed steps on an action.

sn_flow_designer.max_action_steps

Specify the maximum number of steps that an action can contain. Flow Designer prevents you from adding further steps after the maximum number of steps has been reached. Consider the performance impact raising the maximum number of steps may have. For example, running more steps may conflict with the default transaction quota rule that prevents flows from running longer than an hour.
  • Type: integer
  • Default value: 20
  • Location: Process Automation > Properties
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

 

 

Hope this helps.

I hope this article helpful. Please mark it as helpful and bookmark if you like it.

 

Regards,

Shamma

Regards,Shamma Negi
0 REPLIES 0