ServiceNow Learning 83: Few more useful properties of Flow Designer in ServiceNow!!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 02:28 AM
Hi All,
Here I will cover few more useful properties of Flow Designers in ServiceNow.
Property | Description |
The maximum number of records to return when fetching data sn_flow_designer.action_picker_limit | Specify the maximum number of records a look up action or step can return. Flow Designer ignores records that exceed this limit.
|
Allow the option for select users to write a script to populate the value of an input on Flow and Action Designers. sn_flow_designer.input_scripts_enabled | Specify whether users can write inline scripts to compute input values.
|
Specify the log level of system log entries to replicate to the flow log. The system only replicates log entries of the specified level or higher. com.glide.hub.flow_engine.listener_trace.threshold | Specify the threshold required for Flow Designer to replicate a system log entry to the flow log. Flow Designer only replicates system log entry at the given level or higher. Options include:
|
The maximum amount of iterations that a loop will run in Flow Designer. sn_flow_designer.max_iterations | Specify the maximum number of times that a Do the following Until flow logic loop can run before being stopped. A loop will error out if it iterates beyond this value, preventing infinite loops.
|
Hope this helps.
I hope this article helpful. Please mark it as helpful and bookmark if you like it.
Regards,
Shamma
Regards,Shamma Negi
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 07:18 AM
Thank you @Shamma Negi , this is really helpful.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 07:53 AM
Thanks. Glad you liked it.
Keep liking.
Stay connected for more helpful content.
Regards,
Shamma
Regards,Shamma Negi