Error encountered while connecting SAP "Request failed with response : Couldn't find basic auth credential alias"Issue While establishing the SOAP API connection to the SAP system, once the credential corresponding to the SOAP API for the SAP system is created perform the following steps Go to the SAP connections module.Click the SAP Connection record to open the connection.Click on Test SAP connection and Version.Then you can see an error "Request failed with response: Couldn't find basic auth credential alias"popping up.CauseIn the SOAP response received in the ecc_queue we could observe "results error="The request failed: Request not sent to uri= <endpoint_uri>: org.apache.commons.httpclient.ConnectTimeoutException: The host did not accept the connection within timeout of 10000 ms" probe_time="10003" result_code="900000"" The above error received from SAP concludes that the connection is not accepted. ResolutionVerify that the corresponding endpoint port has been whitelisted via mid-server for incoming API calls Whitelist the instance URL in SAP so that SAP can accept SOAP API calls from the instance