2011 Apr 08 2:05 AM
Hi experts,
I am trying to execute a function Module(with RFC) that triggers a dialog process. Now the system time out limit for a dialog process is 10 mins and my process is taking longer than that, hence its giving a "Time Out" dump. Is there a way to that can avoid this system time limit for a dialog process?
Please suggest!!!
Thanks.
Note : I tried running in background but didn't work.
Hi experts,
I am trying to execute a function Module(with RFC) that triggers a dialog process. Now the system time out limit for a dialog process is 10 mins and my process is taking longer than that, hence its giving a "Time Out" dump. Is there a way to that can avoid this system time limit for a dialog process?
Please suggest!!!
Thanks.
Note : I tried running in background but didn't work.
2011 Apr 08 5:58 AM
Hi Ankit,
You need to speak to the Basis guy to change the Timeout paramter in the Instance Profile of the current system. Hope it helps.
Regards, FS
2011 Apr 08 6:14 AM
>
> Note : I tried running in background but didn't work.
Hello Ankit,
Can you elaborate what do you mean by "running in background"? Did you use IN BACKGROUND TASK / IN BACKGROUND UNIT
addition while calling the RFC?
BR,
Suhas
2011 Apr 08 6:30 AM
transaction RZ11 check the system parameter like 'timeout'
change its value.
I think 0 is unlimited
2011 Apr 08 6:43 AM
Hi,
if your dialog process has several stepsand you can change this process, any COMMIT WORK will reset the timeout timer. Maybe you can avoid the timeout by using commits!
Regards,
Klaus
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |