- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Best way to connect to SAP system from JAVA
There are lots of possibilities but a lot depends upon on your exact requirement and needs.
One way is that you can go ahead and use Java Connector also known as JCo. JCo is a prevalent option to do similar requirements as of yours. It has a lot of support available online as well.
Also, as you said Web service is by default the web standard and can be opted too. SAP functions are readily available and can be tuned effortlessly to be available as web services.
- Related Articles
- Connect to SAP system from C# application
- Using SAP JCO to connect SAP server to JAVA application
- Way to check if SAP system is ABAP based, Java or Dual stack
- Standard way to integrate SAP with external system like .NET application
- How to connect to an SAP module?
- Best Way to compress mysqldump?
- What is the best way to check capacity in Java?
- Using JCo to connect SAP with Android
- Information required to connect MS Excel to SAP HANA
- What is the best way to break from nested loops in JavaScript?
- Moving SAP client from one system to other
- Best way to null check in Kotlin
- How to connect Java to MySQL?
- What is the best way to remove an item from a Python dictionary?
- The best way to remove duplicates from an array of objects in JavaScript?

Advertisements