on ‎2023 Apr 14 10:20 AM
Hi
I have an performance issue with ABAP Proxy via SAP PO.
I have exposed a SOAP service in SAP PO. This service call SAP S/4HANA (on-premise) with and Sproxy service. There is currrently no logic at all in the proxy - it just returns "Hi i am here".....
But the service has a runtime of 115 ms. When i check PO monitor, i can sse that first 10 ms is used in SAP PO. The rest of the runtime is used in the SAP S/4HANA (ABAP system)!
Does anyone knows how we can lower the runtime in ABAP? Actually we need to lower by at least factor 10. Otherwise the consuming systems cannot use this service.
Any ideas on what to do? Increase CPU, RAM or anything else?
Request clarification before answering.
Hi Jakob,
as I said I would check the actual performance of the WS on S/4. This should be much better than the 115 ms you were reporting. Then the question is on how to bring down meta data overhead between PO and S/4.
Patrick
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Patrick
Yes i did check the actual performance on S/4. And i can see the runtime is about 90% of the total runtime.
This i why i reach out to this forum - to get some ideas on how i can bring down that runtime. Because there is no dougth that the ABAP intance itself is doing "something" that slows down interface.
//Jakob
Please use the COMMENT button for comments, asking for complements, adding details, replying to a comment or a proposed solution or to the OP question, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area.
i.e. please continue the discussion as part of your first answer.
Thank you!
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.