Aison
Participant
Member since ‎2015 Aug 05

User Statistics

  • 11 Posts
  • 0 Solutions
  • 70 Kudos given
  • 1 Kudos received

User Activity

Tutorials: https://developers.sap.com/tutorials/btp-app-cap-mta-deployment.html -------------------------- I tried to follow the tutorial to deploy the project to BPT CF. When step 8, I got the error as below. Creating service "cpapp-uaa" from MTA...
I am trying to use $select to get some specific properties. In Odata v2, the following link working well. And the result is what I need. https://services.odata.org/V2/Northwind/Northwind.svc/Categories(1)?$expand=Products&$select=CategoryID,Categ...