Hi all,
Is it possible to make a loop over in webMethods using an Integer value instead of specifying a document List as Input array?
For eg: Loop for 10 times and the Integer value is 10…
or shortly,like in normal programming
Thank you
tmv
Hi all,
Is it possible to make a loop over in webMethods using an Integer value instead of specifying a document List as Input array?
For eg: Loop for 10 times and the Integer value is 10…
or shortly,like in normal programming
Thank you
tmv
I my self got the answer…We can use REPEAT
Hi… could you post your finding?
I am having the same issue…