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!

How to pass CLOB in apex.server.process?

Veerendra PatilAug 7 2020 — edited Aug 11 2020

Hi,

I am using APEX 19.1

How do I pass CLOB value using apex.server.process?

I tried looking into

https://www.talkapex.com/2012/08/how-to-sendupload-clob-from-browser-to/

https://atulley.wordpress.com/2014/02/07/setting-and-retrieving-clob-values-in-apex/

I get the below error -

f?p=200:7000:10567540372661::NO:905 Uncaught TypeError: apex.ajax.clob is not a constructor

    at setApexCollectionClob (f?p=200:7000:10567540372661::NO:905)

    at Object.javascriptFunction (f?p=200:7000:10567540372661::NO:900)

    at Object.da.doAction (desktop_all.min.js?v=19.1.0.00.15:21)

Please suggest.

Thanks,

Veerendra.

Comments
Post Details
Added on Aug 7 2020
4 comments
2,375 views