1 Reply Latest reply: Jun 5, 2012 3:12 PM by Case Ahr RSS

.Net Connector 3.0 Server Support Multiple SAP Systems

Ron Mitton
Currently Being Moderated

I have written a .Net 3.0 Server program as a Windows Service that works with one of our systems.  I now want it to support all of our systems - When the service fires up I want it to register with our DEV,QAS,PRD, and SBX systems and handle requests with this one program.

 

Is this possible ? The documentation for RfcDestinationManager::RegisterDestinationConfiguration seems to imply that I can only register with one  system at a time.

Any ideas ? Thanks in advance.