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

Loop nested Elements for XML after tFixedFlowImport

Hi, 

my Job has following construction,

tFileLis_1-->Iterate
-->tFileInputXML_1-->row1
-->tJavaRow_1-->row2
-->tFlowToIterate_1-->Iterate
-->tFixedFlowInput_1-->row4
-->tLogRow_2-->row5
-->tAdvancedFileOutputXML_1

in tJavaRow_1 I set a globalVariabel for a Unique Filename, after the Iteration of the tFixedFlowInput_1 it writes only the last nested Element in the Outputfile. 
How can I merge the nested Elements for the right Outputfile? 

I see in the Console that all nested Elements are singel Loops and overwrite the Outputfile on the End of the Job with the last Iterate Loop Element. 

0683p000009Lyf3.png



Thanks for Help, greetings Chris 0683p000009MACn.png 

 

Labels (4)
4 Replies
Anonymous
Not applicable

Hello,

Could you please try to check out "Append the source xml file" option to add the new lines at the end of your source XML file?

Best regards

Sabrina

 
BderPan
Contributor III
Contributor III
Author

How can I use the Option 0683p000009MACn.png

Best regards
Chris
Anonymous
Not applicable

Hello,

The "Append the source xml file" option is available in the basic settings of tAdvancedFileOutputXML component.

Best regards

Sabrina

 

 

BderPan
Contributor III
Contributor III
Author

Hi xdshi,

I don´t have these option. 

0683p000009Lz28.png

 

regards Chirs