cancel
Showing results for 
Search instead for 
Did you mean: 

.NET RFC server with SNC

Former Member
0 Kudos

I use .NET Connector in order to build .NET RFC Server and IDOC Listener Services.

There is no problem to SSO login to SAP systems using SNC with .NET Connector. We used build in parameters of .NET Connector with Cybersafe Trustbroker library.

But we are problems to register our .NET RFC Server Services to the SAP Gateway. We used RFC: TCP/IP Connection - Registered Program as RFC Destination. When testing connection between SAP and registered program I get "SNC disabled for conversation..." error .

I used –a<PROGID> -g<gw host server> -x<gateway service> parameters of SAPServerHost Class.

Thanks for your help..

Haldun

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Robert,

I maintain the SNC option from SM59, but when I test the connection, the output is "SNC disabled for conversation...". Is there anything to do in RFC server?

Best Regards

Haldun

Former Member
0 Kudos

In SM59, you need to configure SNC options (Destination -> SNC Options) for the RFC destination entry.

Hope the above helps.

Best