Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

About JCo..

Former Member
0 Kudos
101

Hi.

I have heard that it is possible to call Java code from

ABAP using JCo. I am interested in doing that. I have a

few questions regarding this...

1) Where should the JCo be installed? At the SAP server

or at the SAP Client side?

2) Is is possible to install the JCo at the SAP client

machine and call a Java method "testMethod" in class "com.test.pkg.TestClass" on the client machine

from ABAP? Do you have any sample code?

3) It seems authorization is required to

download the JCo from http://service.sap.com/connectors.

Does any one know an alternate link?

Thanks a lot in advance.

3 REPLIES 3

Former Member
0 Kudos
63

Hi,

Normally, JCO requies 3 files to be installed in the client side,

there are 2 dll files to be installed in :\windows\system32 directory and another jar is to be installed in java home directory.

Regards

Ganesh

Former Member

Former Member
0 Kudos
63

Hi Anandaraja ,

JCO is a jar file. It nots an executable file which is installed.

1.You can have the JCO at SAP server or client side..

2.Yes it is possible to call java code from remote machine..

3. Yes authorisation is required to download JCO as its a licensed software i think.

I shall mail u some documents which shall help you in learning JCO..

Give me ur email id..

Regards,

Tanveer.

Please mark helpful answers