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: 
vvazza10
Contributor III
Contributor III

Talend - tXMLMap to tUnite to Snowflake table

I am trying to read an XML and load various parts of the XML to their appropriate Snowflake tables.

 

tFileInputXML -> tXMLMap -> tUnite -> tDBRow

 

However, Talend is not allowing 3 outputs from tXMLMap to be connected with tUnite. Only one output could be connected with tUnite.

 

I have 3 outputs from tXMLMap that needs to be combined to a single Snowflake table.

 

What option can I look into to achieve this? Please help.

Labels (8)
1 Reply
Anonymous
Not applicable

Hi

You have the same issue described in this question, you can find a workaround there.

 

Regards

Shong