I'm trying to expose a custom oData CAP Node.js service in API Management,API Portal.
I'm following the steps described by Santhosh Kumar Vellingiri in the following blog SAP APIM – Route Service to Manage Cloud Foundry Apps but when running the command "cf bind-route-service", I'm getting the error message "The service instance and the route are in different spaces".
Does that mean it is not possible to expose a CF service to API Management if they are running in 2 difference spaces ?
