We have a requirement where we have a .zip file which got generated using ODI.
we need this zip file to be inserted into oracle table (whose column data type is CLOB) using ODI. we have an option of using PLSQL procedure but keeping performance in mind (we are holding that option a side for now ) wondering whether this can be achieved using ODI? I need all your suggestions