Skip to Content
0
Former Member
Apr 01, 2014 at 04:13 PM

NW RFC and multi-threading.

165 Views

I am currently in the process of migrating a C++ application from using Classic RFC to NW RFC. I have a multi-threading question from Note 513386 and Using Multi Threading - Components of SAP Communication Technology - SAP Library (both about JCo but look relevant) it seems that you cannot execute (call RfcInvoke) for multiple concurrent functions on the same connection. Does this apply just to RfcInvoke or all calls related to a Function (eg, RfcCreateFunction, RfcDestroyFunction, ...).

Thanks,

Simon