cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error: While connecting from SAP BTP Integration Suite to SAP S4 Cloud Odata

rajeshps
Participant

Accepted Solutions (0)

Answers (3)

Answers (3)

graham_hardy
Explorer
0 Likes

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.

bellizia_ai-log
Discoverer
0 Likes

Try to connect your Cloud Connector between private network to your sap BTP publica once.

 

bellizia_ailog_0-1764621579633.png

 

so you can see your s4h in other sap clouds.

Bais
Participant

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?

rajeshps
Participant
0 Likes

@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

bellizia_ai-log
Discoverer

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 

 

rajeshps
Participant