JS Action Chains Error: "TypeError: Cannot read properties of undefined (reading 'size')"
(Doc ID 3022234.1)
Last updated on MAY 15, 2024
Applies to:
Visual Builder Studio - Version 24.04.1 and laterInformation in this document applies to any platform.
Symptoms
JS Action Chains Error: "TypeError: Cannot read properties of undefined (reading 'size')" .
The following error comes up in the 'Developer Tools Console' of the Javascript log:
Example :
log.js:22 [VB (ERROR), /vb/action/actionChain]: Chain ButtonActionChain action step Actions.callRest [Actions.callRest_td00koea4] failed. TypeError: Cannot read properties of undefined (reading 'size')
at Request.paginate (Transforms.js:88:60)
at abstractRestHelper.js:620:1
at Array.forEach (<anonymous>)
at h._executeRequestTransformations (abstractRestHelper.js:615:1)
at rest.js:325:1
at async ButtonActionChain.run (ButtonActionChain.js:20:54)
at async Promise.all (areaanalysis/index 0) (completed in 7 ms)
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |