Idea Summary
Add CLOB support in Template Component in order to avoid the following error:
ORA-20987: APEX - Substituting items of session state data type CLOB is not supported. - COMMENT_TEXT
Use Case
I created a Chat template component based on the “Comments” template component, but I get an error if COMMENT_TEXT session state item is longer than 32K.