I have created an ALIAS attribute and it display the data duplicate so many times as iteracions I have about the document mapped.
When you use the following syntax, the following results are the expected ones :
Syntax: name=name@wt.doc.WTDocument~[IBAttribute]
Result: comma separated list of IBA values of all the iterations of the WTDocument
Here is a result of my test if I have 2 iterations:
Alias: test OTM, test OTM
I have tried also the following but it did not get the wanted value :
name=name@wt.doc.WTDocument~masterReference^wt.doc.WTDocumentMaster~[IBAttribute]