SAP Built in connector - SAP trigger - Significant decrease in throughput vs managed connector #1269
Unanswered
petergerritsen
asked this question in
Help Needed
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've migrated a workflow (in logic app standard) that was using the managed connector with a SAP trigger to the built-in connector.
I'm now noticing an substantial degradation in throughput (1 IDoc per second before, 1 IDoc per 8-10 seconds now) when sending out a batch of IDocs.
The workflow itself doesn't have longer duration (~800 ms on average)
I've checked the networking side by using tcpping, this gives a latency of a few milliseconds. Increasing the amount of instances also does not provide an improvement in performance.
When doing a RFC connection test from SAP the latency is a lot longer than a connection test on a managed connector RFC.


vs
I've exhausted my options in trying to solve this issue, so if anybody can give some pointers to a possible cause/solution, I would be very grateful.
Beta Was this translation helpful? Give feedback.
All reactions