Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

BUG(?): Value too long by nn characters (Apex 19.2)

John like many othersOct 26 2020 — edited Oct 26 2020

I have a Javascript routine doing many checks. Now after adding a line I got the error message inside Apex on saving the Javascript code:
Action -> Execute Javascript Code -> Settings -> Code
Value too long by nn characters
I first thought this is a joke and I made some typo mistake in the Javascript code but there seems to be a limit of Javascript code size!!! This is the very first time a tool stops be creating code by size restriction!!!. Ok, my C64 restricts me too that way.
Is this just a bug or can I somewhere extend/override the size limitation of Javascript code?

This post has been answered by fac586 on Oct 27 2020
Jump to Answer
Comments
Post Details
Added on Oct 26 2020
9 comments
3,875 views