Hello,
we have BTP and CPI running in a NEO environment. The connection to the On-Premise ERP system is via the
SAP Cloud Connector. Everything works without any problems.
Now we have connected Non-SAP System to the Cloud Connector.
The connection is also accessible in the Cloud Connector.
We have created an iFlow in the CPI. The outgoing connection of the iFlow is created with the proxy type "On-Premise".
The logon data for the Non-SAP system is stored as user/password. Authentication is "Basic".
My understanding is that the credentials are passed to the Non-SAP system through the Cloud Connector.
Is this correct?
When I test the connection i.e. the iFlow via postman I get an error: Status 500 handshake_failure.
Could this be due to a missing certificate, which is required for the Non-SAP system?
If I configure a direct connection to the Non-SAP system in the iFlow, I have to upload a certificate in the CPI.
Where/how do I store the certificate in the Cloud Connector?
How can I see in the Cloud Connector whether my connection from the CPI is forwarded from the Connector to the Non-SAP system?
Where can I find more information in the Connector about the error?
I don't see much helpful informations under "Log And Trace Files".
Thanks