- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2023 11:40 PM
Hi all,
I had a requirement where I need to pass more than 20 input variables in a custom action which is not allowing me to pass inputs after 20 input variables. Could you please suggest the possibilities to achieve this requirement.
Thanks,
Nithya.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2023 11:47 PM
Hi @Haceena Shaik ,
You will need to change the property : " sn_flow_designer.max_action_vars " , Default is 20 , you can increase.
Maximum inputs per action : 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2023 02:19 AM
Hi @Community Alums ,
Thank you for the solution.
Now I am able to add input variables in the input step. But now I am unable to add the input in 'Define payload' step. Could you please Help me with this.
Thanks,
Nithya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2024 12:59 AM
Hello,
Please let me know any solution of it getting the same message.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2025 10:59 AM
I had to copy the action for new inputs to show up