on 2025 May 22 11:07 AM
Hi ,
in my application deployed on SAP BTP Cloud Foundry, I am trying to connect via RFC using the JCo libraries to an on-premise SAP service.
However, I encounter the following error:
failed: There is no SAP Cloud Connector (SCC) connected to your subaccount matching the requested tunnel for subaccount "JCoSingleTenantKyma" and SCC location ID "ENGLAND". Check the configuration on SCC and cloud side. (remote system is [<unknown>])","level":"WARN","SERVER":"main","written_ts":"1747902844351120977","logger":"com.sap.conn.jco","HOST":"8dc4ba91-c82c-4fbc-4dd3-b9dc","written_at":"2025-05-22T08:34:04.350Z","thread":"main","type":"log"}
To clarify:
JCoDestination destination = JCoDestinationManager.getDestination(destinationName); System.out.println("Get destination ==> " + destination.getDestinationID()); destination.ping();
What could be the cause of this?
Request clarification before answering.
Hello @davecor,
This looks to me as if you did not bind a service instance of Authorization and Trust Management Service (aka xsuaa) to your application. See the tutorial in https://help.sap.com/docs/connectivity/sap-btp-connectivity-cf/on-premise-create-and-bind-service-in... for details
Best regards,
Markus
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
30 | |
22 | |
16 | |
8 | |
7 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.