Hello,
I have a process that read a folder with PNG images and I have to populate a PostgreSQL Table with some information and the Picture Itself.
I first tried to save the data in the column using the AttributeFileReader but it seems not working.
Do you have an other approach?
Thanks for your help.
Mr Steph.