Hi
This question is regaring the issue I now face in looping after couple years of perfect running code.
I have a loop step in my payroll processing step. Each payroll can contain upto 5000 transactions in it.
In the loop I map three variables to a document type and mention the variable name in the Output array property of the loop.
The loop works fine and gives me the required document array as the output.
But when the payrolls is submitted in parallel say 5 of them (ie 5 x 5000 trans) then the output array drops the mappings at times. What I mean is instead of three variables for every output I might find two or one varibles for some transactions. It does it for only two or three transactions out of the whole 5000 which makes it difficult to track till it reaches the client.
The client finds it unaccepatble and I noticed after stressing the system that it only happens when the load is increased.
Anybody any idea for me to fine tune the system or how to avoid this issue.
(I am not sure if I should have posted this in flows forum but since there is nothing wrong with the code I thought it might suit more in IS admin)
JAVA_MIN_MEM=1024M
JAVA_MAX_MEM=2048M
OS Platform: HP PA_RISC2.0W
OS Version: B.11.11
Processor: 4
RAM: 3 G
webMethods: 6.5
Thank you for your time and action
Thahir
#webMethods#webMethods-Archive#Integration-Server-and-ESB