Are there any plans to add CLOB support to PRPC ?
For example I have a requirement to store data a CLOB into an external non-Pega (Oracle) database and to also ensure that inserts / updates spanning multiple tables are dealt with within an atomic unit (e.g. a database transaction).
Ideally we would want to use an Obj-Save to save to the CLOB column in the usual way so that Pega manages the transaction. As I understand this is currently unsupported as of writing, are there any plans to add this to PRPC in the product roadmap ?