Hello
I loop trough an array in a loop statement.
In the loop I create a output doc witch has some fields and also an list, lets call it partyList.
In the loop I add 2 parties to the partyList from the output doc.
All goes fine, I go 3 times through the loop
when I leave the loop than I have my output list with 3 elements. each element has a partyList.
But each element has the last partyList, not the one I maped to it in the loop.
I installed IS_6-5_Fix45 but that did not helped
I declared the output doc at the loop statement
This constuction worked in version 6.0.1
Since IS 6.5 SP2 It shows the above unwanted behaviour.
I hope I described it in a clear way, If not , please let me know.
Thanks for your help
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods