Skip to content

Files

Latest commit

2f9f61b · Oct 30, 2024

History

History
11 lines (6 loc) · 773 Bytes
·

integration-with-approuter-87a38c2.md

File metadata and controls

11 lines (6 loc) · 773 Bytes
·

Integration with Approuter

You can integrate the OData service of your ABAP environment into the application by specifying a corresponding route in the xs-app.json file of the HTML5 module. The routing can be done either by providing a destination that points to the ABAP environment instance or by specifying the service endpoint of the ABAP environment and binding the service instance.

Note:

If the application and the instance of the ABAP environment are deployed to different subaccounts, use routing via destination.

For more information about the two types of routing, navigate to Routing via Service or Routing via Destination.