Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
<Answers>
<Answer>
<AnswerId>4711</AnswerId>
<QNr>1</QNr>
<QId>1234567</QId>
<QText>Some question text</QText>
<QMechanism>1</QMechanism>
<QMText></QMText>
<QType>WRadio</QType>
<AValue>6</AValue>
<AText>5</AText>
<AWeight>5</AWeight>
</Answer>
<Answer>
<AnswerId>4712</AnswerId>
<QNr>2</QNr>
<QId>8901234</QId>
<QText>No 2 question</QText>
<QMechanism>1</QMechanism>
<QMText></QMText>
<QType>Text</QType>
<AValue>The answer</AValue>
<AText>The answer</AText>
<AWeight></AWeight>
</Answer>
</Answers>
AnswerId-1: 4711
AnswerId-2: 4712
QText-1: Some question text
QText-2: No 2 question
AText-1: 5
AText-2: The answer
...
Hi,
You can think of using tMemorizeRows component....
Check if this approach suits you.
https://help.talend.com/search/all?query=tMemorizeRows&content-lang=en
Thanks
Vaibhav