- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2020 10:51 AM
Hello,
I had created a flow for catalog item in that I had created a Custom Action but ,I want more than 19 input variables in the Flow Designer Action how we are going to achieve this help me in that
Thank you
Solved! Go to Solution.
- Labels:
-
Facilities Service Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2020 11:29 PM
Hello
Try Below link it will help you
Maximum inputs per action
1) sn_flow_designer.max_action_vars
n an hour and being stopped by the default transaction quota rule.
- Type: integer
- Default value: 20
- Location: System Properties [sys_properties] table
Maximum script variables per Script step
2) sn_flow_designer.max_script_variables
- Type: integer
- Default value: 20
- Location: System Properties [sys_properties] table

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2020 12:04 PM
You can use script action to get so many inputs in array and use output of script to your flow.
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2020 11:29 PM
Hello
Try Below link it will help you
Maximum inputs per action
1) sn_flow_designer.max_action_vars
n an hour and being stopped by the default transaction quota rule.
- Type: integer
- Default value: 20
- Location: System Properties [sys_properties] table
Maximum script variables per Script step
2) sn_flow_designer.max_script_variables
- Type: integer
- Default value: 20
- Location: System Properties [sys_properties] table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2020 11:14 AM
Thank you for you response it works
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 02:26 AM
Hi,
I cannot see this property "sn_flow_designer.max_action_vars" for in our instance of Xanadu version.