Problem partially fixed.
In the datasource i now get multiple results. This is correct. I use:
row:
declare namespace ns1='
http://94.209.214.187/api/conversation/1352f967-2033-467c-b887-7c1227384f39/evaluate';//ns1:Response[1]/ns1:itemEvaluations[1]/ns1:e[1]/ns1:diagnostics/ns1:e
column:
tekst()
So now want to save this data to Excel. However only 1 record is saved. I need all 3
I have source: My request
Property: ResponseAsXML
Target: DataSink
Property: The property as defined below.
I fill in the same for source as in row. However if i fill in tekst() for target i get a CDATA error.
Anyone help please?