cancel
Showing results for 
Search instead for 
Did you mean: 

RFC-Connection with SAPRouterString

Former Member
0 Kudos

We are using our .NET application as a in SAP registered RFC-destination. We use SAP.NET-connector 2.0.1.

Up to now the call for the new rfc-server is

new rfcserver("-a <RFCProgId> -g<RFCGatewayServer> -x<RFCService>", New SAP.Connector.SAPServerHost).

What changes, if we use a connection that uses a SAPRouterString on the client-side?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello, did you solve your problem? I have same problem as you. Pleas let me know if you are done. THX. Paul

0 Kudos

Hello Jens,

I'm trying to integrate a SAP-server in our environment to instead of polling with a SAP-client. But I don't found how to connect each other. Can you give me a hint or short explain what is to do on the .NET side and how is the connect to build from SAP ? Especially I need the parameters that must be set on both sides (like yours in the angle brackets). The server it self isn't the problem.

Regards

Holger