Skip to main content

Is there anything different than the way we handle LONG_TEXT (CLOB in the database) in APP10?

I don’t see columns with type LONG_TEXT included in the Indicator_Rec in App10. And also they are not considered in auto generated Unpack___ method.

Am I missing something? 

 

Hi @Imanka ,

Can you try to use LONG instead of LONG_TEXT? It may works for you.

BR,

Kavindu


Thank you for the reply @kavinduxo. I tried that out.

But LONG is not accepted as a type as I see. Here is as example.

 


Hi @Imanka, I am noticing the same thing.  I am also having trouble saving the records if modified through the Aurena Client.  I get an illegal operation.  Did you ever get a resolution to your question?