I use the appendToDocumentList inside the loop. Only last time is getting appened to the end document list.
for eg: If the loop contains 3 elements (id = 1,2,3) and if I use appendToDocumentList inside the for loop, I am getting only id=3 after the end of the loop. I should see all the three elements.
Is anybody having the same problem?
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB