How to pass CLOB type within VBCS
Content
Hi Experts,
We are working on a VBCS application where we are integrating with Oracle ECM(ECM Content Server Version: 11.1.1.9) through the SOAP service provided by ECM.
The challenge we have here is passing the CLOB value from VBCS, since the VBCS doesn't have a CLOB data type, it works fine for small documents where the CLOB size is small and we can use a string data type to store and pass the value however for the larger document we are getting an error.
Would you be able to provide any recommendation to achieve the objective, any sample code or link would be highly appreciated.
Tagged:
0