Four Js Development Tools Forum

Discussions by product => Genero BDL => Topic started by: Stefan S. on June 24, 2019, 10:41:24 am



Title: Connecting to a SAP System via RFC call
Post by: Stefan S. on June 24, 2019, 10:41:24 am
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


Title: Re: Connecting to a SAP System via RFC call
Post by: Sisavanh S. on July 04, 2019, 03:24:58 pm
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.


Title: Re: Connecting to a SAP System via RFC call
Post by: Stefan S. on July 05, 2019, 07:22:31 am
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


Title: Re: Connecting to a SAP System via RFC call
Post by: Sisavanh S. on July 05, 2019, 10:01:05 am
Hi Stefan,

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

Best regards,
Sisa.