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

what is the data type of an image in talend

Hi..
what is the data type of an image in talend tool?
Labels (2)
5 Replies
Anonymous
Not applicable
Author

satyachaitanyadeevi,
What exactly do you mean?
Regards
janhess
Creator II
Creator II

byte[]
Anonymous
Not applicable
Author

satyachaitanyadeevi,
What exactly do you mean?
Regards

Hi... I want tocreate a context variable for images....for that i need to select the datatype of that variable.
Anonymous
Not applicable
Author

byte[]

I'm using TOS 4.1.2, I haven't find byte[] datatype while creating context variables.
janhess
Creator II
Creator II

You could try object but I'm not sure if it will work. When defining the schema for images in a tFileInputxxxx I've only found byte[] will work.