I am reading a database table and must decrypt a field in the record and then update the table. I have a DBInput, Reformat, and DBOutput but not sure how to execute the decryption function contained in a locally provided jar file.
Can this be done within the Reformat component?
Thanks for the help… I am new to CloverETL.