cancel
Showing results for 
Search instead for 
Did you mean: 

Guide on how to modify Java code for Syclo

Former Member
0 Kudos

Hi All,

I have ZS4SAPSM-3.0.0.0 jar file in Installed Agentry server's Java folder.

I want to modify some code in Java. I imported that file in Eclipse and modified it and tried to run it. It was calling some JCO client etc.

Can someone guide me to know the procedure to modify Java code?

Regards

-prit

Tags edited by: Michael Appleby

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Pls Read this document. It was very helpful to me to built the app from scratch.

I think you will understand the idea of Java and it will help to solve you problem.

If you have more questions pls attach the examples here.

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Since you are working on the Service Manager application I recommend checking out the Java Docs that are available as part of the project.  That should also give you some direction / help.

--Bill