‎2009 Feb 24 4:05 AM
hi experts,
when i am calling RFC from an adapter system with small rate , then it executing fine and giving me required results . But when i am calling the same function module at higher rate - Stress Testing. It works fine till some calls but then on it goes into hold and pops up an error "Timeout during allocate of registered prog".
thanks in advance
rohit
‎2009 Feb 24 6:32 AM
hi,
Try to put a "wait up to <x> seconds" (one second should be enough) from one call and another. It surely will during more but this should solve your problem.
To trace the RFC, use the ST05 transaction and select "RFC trace".
regards
Prashant
‎2009 Feb 24 4:13 AM
‎2009 Feb 24 5:07 AM
If u want to execute this in foreground, ask ur basis person to increase the value of Param "rdisp/max_wprun_time".
hope this solves ur problem.
‎2009 Feb 24 6:32 AM
hi,
Try to put a "wait up to <x> seconds" (one second should be enough) from one call and another. It surely will during more but this should solve your problem.
To trace the RFC, use the ST05 transaction and select "RFC trace".
regards
Prashant