Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
P_B_B_Rossini
Contributor
Contributor

blob xml file for postgree base 64

I have an xml file with a BLOB column (Photo) and I need to insert it into a table in Postgree as base64, does anyone know how I can do it. I'm a beginner and I can't do it. Thanks!

Labels (3)
1 Reply
Anonymous
Not applicable

I suspect that the blob column will already be in base64. Have you tried reading the XML using a tFileInputXML and loading from there? The tFileInputXML documentation is here...

https://help.talend.com/r/tS1OSa271VlPBBrKOleEYg/KPpLjHRVRv5B~KDiLMh~Qg