cancel
Showing results for 
Search instead for 
Did you mean: 

call rfc sender adapter from non-sap systems

dko
Explorer
0 Kudos

Hi,

is ist possible to connect to an rfc sender adapter from non-sap systems? I want to use the the RFC-Connector from http://rfcconnector.com, but in the client connect options there is no way to specify the program id.

Best regards,

Daniel

Accepted Solutions (0)

Answers (2)

Answers (2)

dko
Explorer
0 Kudos

Hi Michael,

rfc type T is only relevant, if I want to connect to the registered program from the abap world. But I want to connect to the registered program from an rfc receiver adapter.

However the other way around is not functional too. I can't connect from an external rfc client (non abap) to the rfc sender adapter of the pi system.

BR,

Daniel

MichalKrawczyk
Active Contributor
0 Kudos

hi,

you don't need to use RFC type T (with program ID) - you can use whole connection string - just like in the example:

http://www.rfcconnector.com/documentation/examples/client/#functioncall

so just specify: host system number etc.

it should work like that - but let me know as I don't know this RFC connector

Regards,

Michal Krawczyk