Java implementation of the reverse connector API of Click2Sync for SAP Business One
- Load in eclipse as eclipse project
- Java 1.8 or later
- Missing libraries (check .classpath file to understand which libraries to include)
- Missing sapjco.dll sapbowrapper.jar, etc.
-
This is the example of a SAPB1 reverse connector implementation for:
- Products readonly
- Orders read/write
-
But can be implemented also for products read/write if needed, just by calling the right SAP JCO methods