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

[resolved] How to Read CLOB object

HI,
How to read CLOB object using Talend which contains XML data in it.
Any control that takes CLOB data and represent its content as XML.
Thanks
Labels (3)
6 Replies
Anonymous
Not applicable
Author

If you are working with Oracle, you can use tOracleInput to read the CLOB column (Column Type can be set as Object). We can then use a Java component to get the InputStream from the clob instance. This stream can be used in a tFileInputXML to read the XML contect. tJava_3 is introduced to close the input stream after processing each row. Attaching screen shots.
Regards,
Abhi
Anonymous
Not applicable
Author

hi all,
nice shoot iterator 0683p000009MACn.png
laurent
Anonymous
Not applicable
Author

Thanks Abhi..........I appreciate your help.
Anonymous
Not applicable
Author

Hi Iterator
Good example!
Best regards
Shong
Anonymous
Not applicable
Author

Is this a serious community?  I mean you appear to have lost the screenshots which would be really important in relaying this information 

Knowme
Contributor
Contributor

Where did the screenshots go? Why are they being deleted?