cancel
Showing results for 
Search instead for 
Did you mean: 

RFC connection from rfc client to SAP Java Stack

09-07-2022 4:54 PM
reinhard-sanz Explorer
982 views 3 comments
0 Likes
SAP Managed Tags
Subscribe

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?

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

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