Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
Thanks for Help, greetings Chris
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
Hello,
The "Append the source xml file" option is available in the basic settings of tAdvancedFileOutputXML component.
Best regards
Sabrina
Hi xdshi,
I don´t have these option.
regards Chirs