
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2024 02:25 PM - edited ‎10-14-2024 02:26 PM
I am trying to Create a Requisition action from the SAP Ariba Spoke in Flow Designer. When I try to add additional items, I receive a "Cannot add more array items" error saying, "The max number of array items has been reached as defined in the max number of rows." Is there a property I can adjust to increase the maximum number of array items? I am hoping this will allow me to add multiple items to this call. Additionally, performance would be tested.
Thank you for your help!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2024 04:30 PM
I ended up fixing it by:
1. Go to the action and click on the three dots icon, then click on Manage Security
2. A window will pop up, in that window in the Action Inputs part, click on the I button to preview schema
3. Open record and change the Max length in order to increase the inputs. (see attached screen shots)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-16-2024 12:25 PM
That action's input array object (Schema) has a Max rows set to 1. If you clear that out or increase the value, you should be able to add more rows.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2024 04:30 PM
I ended up fixing it by:
1. Go to the action and click on the three dots icon, then click on Manage Security
2. A window will pop up, in that window in the Action Inputs part, click on the I button to preview schema
3. Open record and change the Max length in order to increase the inputs. (see attached screen shots)