Well iam getting this error Maximum call size exceeded i know its because the call size is huge but can i know what call size is maximum?
Daniël Kuhlmann wrote:
Hi Faisal,
Good that you found a solution, could you share it so we can learn from it?
Regards,
Daniel
Sure Daneil
i mistakenly dropped the Action in the Action flow and it made the refresh twice
so i removed it and now the error is gone
hope it helps
Best Regards
Faisal
Where do you get a maximum call size error?
You share little detail for someone to help you, screenshots, of error call stack would be useful.
Actually the error comes when the data refreshes on screen loading its ok but when i change the dropdown it refreshes and the error comes
regards
Let me be more specific:
The error message is often related to a recursive call that doesn't end because it lacks the correct condition to end.
hey Daniel
reactive web
It loads on dropdown change
No javascript used
Its one action that contains all the refreshes
I found my solution
I am Surprised you reply so fast
Regards Faisal