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

XML Metadata: Loop Limit reverts to 0 everytime value deleted.

Hi,
I am trying to put a no loop limit on the XML loop for XML input. However, it seems that everytime I empty the field (Step 4 of 5 Metadata Wizard), the wizard reverts the empty into 0.
Is there a workaround for this?
I am using TOS version 5.1.2 on a Win7 computer.

Thanks.
Labels (3)
3 Replies
Anonymous
Not applicable
Author

hi
Can you show us an example of your xml file and a screenshot of your setting? It will helpful for us understanding your problem.
Thank you!
Anonymous
Not applicable
Author

Hi,
I'm facing the same problem, setting loop limit to 0, causing not writing any thing in output (0 loop). When removing the 0, its added again!
Any suggestions?
Thanks
Anonymous
Not applicable
Author

Hi again,
I just figured it out, use -1 for infinity loop as described here:
https://help.talend.com/search/all?query=tFileInputXML&content-lang=en
Regards,