For connecting B40/S4 Systems we are using JCO jar as an interface between java and HCP
Added static destination details under Connectivity -> Destinations in SAP and we are able to connect with destinations successfully , what we are trying to achieve here is instead of connecting with destination details which are configured in SAP Connectivity -> Destinations need to connect with destination with dynamic details programmatically as below
Registering custom DestinationDataProvider object which will contain the destination details
and using the registered DestinationDataProvider objects will connect with destination the changes are working with Apache tomcat server , when we deploy the same application in HCP getting the below mentioned error
<html><head><title>Error report</title></head><body><h1>HTTP Status 500 - org.glassfish.jersey.server.ContainerException: java.lang.NoClassDefFoundError: com/sap/conn/jco/ext/DestinationDataProvider</h1></body></html>
Request clarification before answering.
Hi Guys
I am expecting suggestions and yours inputs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 16 | |
| 12 | |
| 8 | |
| 6 | |
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.