Connecting to a SAP System via RFC call

Started by Stefan S., June 24, 2019, 10:41:24 AM

Previous topic - Next topic

Stefan S.

Hello,

for a new Project we have to connect to a SAP (Blue Eagle) System.

There is a standard SAP Interface called  RFC - Remote Function call.
Has anybody experiance in using this RFC-Interface within Genero (3.10).

Any Tip is welcome.

Thanks in advance
Stefan

Sisavanh S.

Hi,

Talking to the development team, they have an experience with SAP RFC, see slide 22:
https://4js.com/files/documents/08%20-%20WW_TAC_2016_Genero_Report_Writer.pdf

They build a Java call to the JCO connector.
We can provide samples if you are interested.
Then with Genero, you need to use Java bridge with IMPORT JAVA.

An alternative is to enable SAP SOAP/REST interface so you have similar calls to SAP RFC but using web services (GWS).

Best regards,
Sisa.

Stefan S.

Hi Sisa,

sounds very interesting.
Yes, please provide me an example.

Soap is interesting too.
I will ask our customer if it is possible

Thanks
Stefan

Sisavanh S.

Hi Stefan,

I've just sent the sample to your email address.

Best regards,
Sisa.