cancel
Showing results for 
Search instead for 
Did you mean: 

Java JCo2 to JCo3 Code converter.

Former Member
0 Kudos

Is there a Java JCo2 to JCo3 Code converter for customers who are migrating from JCov2 code to JCov3, that will automatically process java source files so they can be recompiled using the JCo v3 Libraries?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Sir,

I am a student who is pursuing a project that deals with JCo 3.

I read your question on the forum and think that you have done the JCo3 stuff and can answer my questions.

Kindly, try to shed some light on following question:

Q1: I simply want to start with connecting my SAP system. I have a user ID and password for the same.

I saw some examples where they use "JCo.createClient(....)" and "JCo.client.connect()" to simply connect the client but

when I type in the code it shows me an error, because they are using package "com.sap.mw.jco" but since I am using JCo3,

I don't have that package instead I have "com.sap.conn.jco" which do not have createClient function.

Q2: By setting the classpath for "sapjco.jar" I was able to compile one of the sample programs but could not run it. Do you

know how to run the SAP JCo program.

Your guidance will be highly appreciated

-Thanks

-Dmukhi