GitHub user dave-csc added a comment to the discussion: Usage of addResultFile() in User Defined Java Class
Hi @hansva, I try to post this file that contains the UDJC: [_map-blob-to-file.hpl.txt](https://github.com/user-attachments/files/24932361/_map-blob-to-file.hpl.txt) It's a sort of "service" pipeline that should be used inside a pipeline to convert the BLOB fields in a database into the corresponding files: the mapping inputs are the file path (usually a constant), the file name (a different one for each record) and the blob as Binary type. This pipeline is actually used in the first pipeline to generate the files from a photo database (Oracle) and should add the processed files into the Result files area. But when I set up a second pipeline that reads the files from that results, there are no entries... Feel free to ask if you need other info... Thanks :) GitHub link: https://github.com/apache/hop/discussions/6399#discussioncomment-15638155 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
