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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Load oracle clob string (xml data) into multiple target oracle tables

Hi,

I have scenario where I need read xml data which is available in one of the Oracle CLOB column as string and load that data into multiple oracle target tables.

Any help greatly appreciated.
Labels (3)
1 Reply
vapukov
Master II
Master II

Hi

 

with simple description is only general ideas possible to give

 

tDBInput -> tReplicate  -> for each replciated output ( tParseXMLFields -> tDBOutput )

 

regards, Vlad