2 weeks ago
Hello Team,
I'm getting below error while connecting from SAP BTP Integration Suite Cloud to SAP S4 Cloud Odata service.
"com.sap.gateway.core.ip.component.odata.exception.OsciException: HTTP Request failed with error : <HOST>: No address associated with hostname, cause: java.net.UnknownHostException: <HOST>: No address associated with hostname"
Thanks and Regards,
Rajesh PS
Request clarification before answering.
First I would check to make sure that your system is configured with the necessary certificates as in TX SMICM you may see that the HTTPS Protocol is active under the services icon, but what I suggest you do is check with SAP TX STRUST and make sure that the SSL Server Standard certificate has the correct fully qualified domain name and SSL works correctly, if it does not then you need to set this up to enable the correct handshake.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try to connect your Cloud Connector between private network to your sap BTP publica once.
so you can see your s4h in other sap clouds.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The error said you are using a not resolved name to reach the destination.
when you configure APIM and destination you must to reach the private network, did you have trusted that network with your sap integration suite cloud?
You are proxying your requests, did you try a connection test with destination?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@BaisHow to trust the network within SAP IS? Connection test with destination is working.
Even I tried a test iflow with timer to SAP S4 Odata using basic authentication am getting the same error. I have chosen proxy type as internet.
https://<host>:44380/sap/opu/odata/sap/API_BUSINESS_PARTNER/A_BusinessPartner?sap-client=110
com.sap.gateway.core.ip.component.odata.exception.OsciException: HTTP Request failed with error : <host.net>: No address associated with hostname, cause: java.net.UnknownHostException: <host.net>: No address associated with hostname
Normal way is asking to SAP Basis of SAP Private Network to give you Cloud Connector channel active and expose s4h in you sap Integration Suite Cloud.
sap s4h cloud connector ------ sap IS cloud
| User | Count |
|---|---|
| 11 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 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.