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: 
Anonymous
Not applicable

Files base64 encoding - to webservice

Hello,
I would like to transfer images (files) via Webservice.
The flow should look like this:
local directory --- take file and encode --- webservice --- move file to other location
can somebody give me a hint how to achive that? (or maybe it is not possible with talend?)
Thank you very much!
regards,
robert
Labels (2)
2 Replies
janhess
Creator II
Creator II

Search for base64 encoding. I've already posted a solution for this.
Anonymous
Not applicable
Author

I didn' find before - thank you very much!
http://www.talendforge.org/forum/viewtopic.php?pid=68638#p68638
(the topic mentioned above)