cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RFC connection from rfc client to SAP Java Stack

reinhard-sanz
Explorer
0 Likes
908

Hey!


I want/need to connect to my Application Server NW Java Stack using RFC.

For this i would to use an rfc client like pyrfc, connecting to the Systems using the ABAP Stack is no problem and works fine.

Is there a way to connect and to execute RFC Calls to a JAVA Stack?

If not is there an alternative way to query the JAVA Stack properly?

View Entire Topic
MarkusTolksdorf
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello Reinhard,

NW RFC SDK, which is in use by PyRFC, does not support the communication with AS Java. This is possible with JCo only.

Best regards,
Markus

reinhard-sanz
Explorer
0 Likes

Is there any other proper Way to query an AS Java from Python?

I've seen the soap requests but these don't provide the infos i need.

MarkusTolksdorf
Product and Topic Expert
Product and Topic Expert
0 Likes

I think you need to be more precise about what kind of information you like to fetch in order to understand, what is possible at all

Best regards,
Markus