Hi guys,
Do anyone know how to upload a zip file as a object to the blob field in a database. I am basically using a oracle database. Not sure if we can achieve this through Pentaho. Any thoughts please??
Hi guys,
Do anyone know how to upload a zip file as a object to the blob field in a database. I am basically using a oracle database. Not sure if we can achieve this through Pentaho. Any thoughts please??
I haven't done it, but I think it is more an Oracle question, something like creating an Oracle PL/SQL package or procedure, and you just invoke it from CDE passing the zip information, probably you'll have to put the file in somewhere accessible both from Pentaho and from the Oracle DB, unless it is possible to pass the zip content when you're invoking the procedure.
Regards
OS: Ubuntu 16.04 64 bits
Java: Openjdk 1.8.0_131
Pentaho 6.1 CE
Look for the transform "General - Load images and store into database table.ktr" in your samples directory. It should be basically the same.
Copyright © 2005 - 2019 Hitachi Vantara Corporation. All Rights Reserved.