cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP and JAVA communication

Former Member
0 Kudos

In BI and PI systems how can we ensure ABAP+JAVA communication is working fine or not.

are there any steps to be followed with specific transaction code?

and procedure to check the communication beween those two?

I would appreciate all your help

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

You need to check the RFC Connection in ABAP and Java Stack for following RFC..

AI_RUNTIME_JCOSERVER

AI_DIRECTORY_JCOSERVER

LCRSAPRFC

SAPSLDAPI

In ABAP Stack check the RFC With SM59

In Java Stack check the RFC in Visual Administrator

Cluster u2192 Server u2192 Services u2192 JCo RFC Provider

Regards,

Raj

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You check your Jco Connector in visual admin.

Regards,

Vamshi.

Former Member
0 Kudos

Could you please tell me the steps to be followed.

Former Member
0 Kudos

other than Jco connector any other menthod is available?.I would be grateful for the steps.