Skip to Content
0
Former Member
Apr 08, 2004 at 12:03 AM

SAP .NET Connector - Support for RFC callback

82 Views

Hi,

From my .NET client, I need to invoke a custom RFC that in turn invokes another RFC running in my .NET client space. SAP documentation says that when an RFC function invokes a RFC with DESTINATION BACK keyword, SAP automatically uses the connection that was used to invoke the RFC. I have been examining the RFC server console application. This application seems to be a pure server application that requires its own dedicated TCP/IP destination. In my case, I want the SAP server to automatically call back on the source. Can someone please help me understand how I can simply make my client code acts as a server temporarily?

Thank you in advance for your help.

Pradeep