Is there any way to connect SAP Server through JAVA without using JCO? If any suggestions, thanx in advance.
相关问题
- Delete Messages from a Topic in Apache Kafka
- Jackson Deserialization not calling deserialize on
- How to maintain order of key-value in DataFrame sa
- StackExchange API - Deserialize Date in JSON Respo
- Difference between Types.INTEGER and Types.NULL in
Take a look at SAP Web Application Server Web Services Documentation. You can use the SOAP Runtime to expose and consume both ABAP and Java Web Services.