mgoricki / apex-plugin-code-editor

APEX Plugin - Code Editor (CodeMirror)
MIT License
8 stars 0 forks source link

32K limit #4

Open zorantica opened 3 years ago

zorantica commented 3 years ago

There is a standard APEX problem with 32K limit... if You try to load >32K of text into item an error occurs. But this can be overridden using additional plug-in for loading CLOBs into any item, for example

https://apex.world/ords/f?p=100:710:6351170637182::::P710_PLG_ID:APEX.CLOB.LOAD.2