Hi,
My Document List contains 2 rows. I want to get the product of qnty and price for both the rows.
So I have called “multiplyints” function as a child of REPEAT. I have set properties of REPEAT as :
count = %sizeoflist% (that’s giving me number of rows correctly)
repeat-on = SUCCESS
backoff = 1
I have set properties of “multiplyints”. Done with mapping for num1, num2 and value.
Still after doing all this, I’m getting product amout only for 1 row and not for both the rows in Document List.
Thanks,
Asawari
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB