2009 Nov 03 11:56 AM
Hi,
I will develop an interface R/3 - XI using ABAP Proxy. XI should trigger the execution of a process in R / 3. This process can take much, so I am concerned about time-out parameters.
1. It is possible to run in background mode a ABAP proxy and asynchronously?
2. If the ABAP Proxy runs asynchronously, SAP can generate a time-out because the program takes too long?
Thanks in advance.
2009 Nov 03 12:16 PM
1. Yes.
2. Not sure where to maintain these settings. Maybe transaction SOAMANAGER (or older versions WSADMIN / WSCONFIG).
Hi,
I will develop an interface R/3 - XI using ABAP Proxy. XI should trigger the execution of a process in R / 3. This process can take much, so I am concerned about time-out parameters.
1. It is possible to run in background mode a ABAP proxy and asynchronously?
2. If the ABAP Proxy runs asynchronously, SAP can generate a time-out because the program takes too long?
Thanks in advance.
2009 Nov 03 12:16 PM
1. Yes.
2. Not sure where to maintain these settings. Maybe transaction SOAMANAGER (or older versions WSADMIN / WSCONFIG).
2009 Nov 03 12:20 PM
Hi,
I guess ABAP proxy always runs in the backgound mode as long as you are not executing it manually using SPROXY transaction. and the time out parameters in SAP will decide proxy time out.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |