cancel
Showing results for 
Search instead for 
Did you mean: 

Failed to Create Service Bindings in SAP Cloud Platform

former_member207000
Participant
0 Kudos

Hi All

I have created an instance of Google Machine Learning APIs in SAP Cloud Platform cloud foundry environment.

When I'm trying to bind my application, I'm getting the following error.

I tried to bind the application from the cockpit.

Failed to create the service bindings
Service broker error: Error retrieving service instance details: record not found


Even if I try to upload the application while making changes in the manifest to bind the application, I'm getting the same error.

---
applications:
- name: gcp-scp-app
  host: scp-gcp
  path: .
  memory: 128M
  command: python server.py
  services:
    - gcp-translate

Thanks

Ravi Mittal

View Entire Topic
dvankempen
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Ravi,

Are you following Google's documentation?

The SAP documentation appears to have been removed and suggest to create a

UPS

former_member207000
Participant
0 Kudos

Hi Denys,

Thanks for pointing it out in the right direction.

Yes, I was following both SAP and Google's documentation, till Jan 31, 2021 SAP documentation was available, now it's removed.

I'm still able to create an instance of Google Machine Learning API, but not able to bind.

Also, I tried using a User-defined Service instance, but I don't find any documentation to create & bind Google service instance.

Regards

Ravi Mittal

dvankempen
Product and Topic Expert
Product and Topic Expert

You are welcome, I will ask around a bit and post an update.