SAP-samples / abap-platform-rap-opensap

Samples for the openSAP course "Building Apps with the ABAP RESTful Application Programming model (RAP)."
https://open.sap.com/courses/cp13
Apache License 2.0
437 stars 235 forks source link

Week5, Unit 6, Step, Change Service Binding - misleading guidance... #19

Closed AlexAdam-SAP closed 3 years ago

AlexAdam-SAP commented 3 years ago

in https://github.com/SAP-samples/abap-platform-rap-opensap/blob/main/week5/unit6.md#check-the-service-binding and in https://github.com/SAP-samples/abap-platform-rap-opensap/blob/main/week5/unit6.md#test-access-to-entity-agency you ask us to select the service binding of the Greenfield implementation, but you specify the service binding from the brownfield implementation of week 4

Note: the name of the service definition is correct

Refering to Week2, Unit 6, we named that Service binding ZUI_RAP_Travel_#### https://github.com/SAP-samples/abap-platform-rap-opensap/blob/main/week2/unit6.md

ZUI_RAP_TRAVEL_O2_#### is the name of the Brownfield implementation service binding!!!

anfisc commented 3 years ago

No the service binding was named

Step 2. Create the Service Binding Now, create the service binding ZUI_RAP_TRAVELO2#### (where #### is your chosen suffix) to bind your service definition to the OData protocol.

https://github.com/SAP-samples/abap-platform-rap-opensap/blob/main/week2/unit6.md#step-2-create-the-service-binding