herambphalke
10th March 2009, 10:38
Hello,
we have a customised session which looks up in some standard table for particular condition to be true and then updates our customised tables.
this is as per sequential programming rules so no harm in it. have also debugged the code many times and it works perfect.
but in Live run time env. many a times the table am referring to is updated after i refer to it and my condition fails and our table is not updated although conditions are right and it should be updated.
is it possible for the system to behave in such asynchronous manner??
also for the delay to be introduced (as i have did 500 throughputs) what could be the right no. of iterations needed for the system to have synchronised operation.
Please sugggest
Thanks & Regards,
Heramb
we have a customised session which looks up in some standard table for particular condition to be true and then updates our customised tables.
this is as per sequential programming rules so no harm in it. have also debugged the code many times and it works perfect.
but in Live run time env. many a times the table am referring to is updated after i refer to it and my condition fails and our table is not updated although conditions are right and it should be updated.
is it possible for the system to behave in such asynchronous manner??
also for the delay to be introduced (as i have did 500 throughputs) what could be the right no. of iterations needed for the system to have synchronised operation.
Please sugggest
Thanks & Regards,
Heramb