8

Do you know any decent documentation source for using JCo 3.x?

Most of the materials I could find are pretty outdated and refer to previous versions (JCo 2.x). In case, anyone wondered, the things I found are:

This one is for JCo 3, but covers only the basics:

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48
Grzegorz Oledzki
  • 23,614
  • 16
  • 68
  • 106
  • For instance some coverage of transactional aspects of the processing (http://stackoverflow.com/questions/4367386/how-to-control-transaction-commit-rollback-when-reading-an-idoc). Such integration is not as easy as simple example. Javadoc describes the API, but doesn't make it a tutorial. – Grzegorz Oledzki Dec 09 '10 at 21:11

2 Answers2

6

Go to http://service.sap.com/connectors (You'll need an SAP service market place account), click on "SAP Java Connector" > Tools and Services in the left hand navigation tree. You can download the JCO release 3.0.x from there and also download the SAP JCO 3.0 documentation as a PDF file.

lenkite
  • 1,102
  • 13
  • 9
0

My suggestion is to refer https://sapbrainsonline.com/basis-tutorial/sap-jco-tutorial-pdf-training-guides.html . It contains introduction & Several PDF training materials about SAP JCo .

syam
  • 106
  • 2
  • 9