Hi Isomorphic,
could you test if sending out mails via an ds.xml operationBinding with a mail-tag works for you for a text-field of length="10000" and CLOB type in Oracle 11.2 (with ojdbc6.jar)?
I access it with normal $FIELDNAME in the used html template. The value in the received mail then is "oracle.jdbc.driver.OracleClobReader@19a53ce6".
Showing the field in a ListGrid works as expected. Sending non-CLOB fields works as expected as well.
This happens using current 5.1p.
Thank you & Best regards
Blama
could you test if sending out mails via an ds.xml operationBinding with a mail-tag works for you for a text-field of length="10000" and CLOB type in Oracle 11.2 (with ojdbc6.jar)?
I access it with normal $FIELDNAME in the used html template. The value in the received mail then is "oracle.jdbc.driver.OracleClobReader@19a53ce6".
Showing the field in a ListGrid works as expected. Sending non-CLOB fields works as expected as well.
This happens using current 5.1p.
Thank you & Best regards
Blama
Comment