-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Description
I really like the library, but the limitation of not being able to perform multiple RFC calls on one connection is very much limiting the application. Any chance you are planning to add that in?
The examples I have are the following:
- I would like to use an RFC to maintain an order in SAP. That RFC though requires a second RFC (BAPI_TRANSACTION_COMMIT) to be sent in the same session. If I don't execute both in sequence the SAP does not commit the changes properly.
- Another example would be a list/detail search. I call one BAPI for the list of orders and a subsequent one for the details. Yes, I can do that in the client, but it would be much quicker without the client server communication overhead.
PaulWieland
Metadata
Metadata
Assignees
Labels
No labels