You are not logged in.
Announcement
Unanswered posts
|
Hello Frank Blau,
i think your loop-xpath is "componentList/componentItem", not componentList.
this still does not work for me.
I have
<componentList>
<componentItem name="aaa">
<componentItem name="bbb">
<componentItem name="ccc">
<componentItem name="ccc">
</componentList>
I put componentList as the xPath and @name as the expression.
It still only retrieves one row, "xxx".
Any thoughts?
Hello vinhsu
vinhsu wrote:
Hi, How do I use this component? is it the "tAdvanceFileOutputXML"? Thank you.
tFileInputXML is used to extract data from a xml file, and tAdvanceFileOutputXML is used to output data to a xml file. About the basic usage, please read the user documentation.
Best regards
shong
Hi, How do I use this component? is it the "tAdvanceFileOutputXML"? Thank you.
Hi Shong,
Thanks that worked.
I really appreciate your help!
Hello
If you want to get all the values of Equipment element, you need to set Equipment element as loop element. see screenshot.
Best regards
shong
Hi,
I am new to xml and have looked through other posts.
I have setup an xml input as shown in the image but when I preview the file I only get one equipment value returned instead of all of them.
I am using TIS 2.4.1