Skip to content

SAPUI5 Project consuming SAP OData via SAP BTP Private Link Service for Azure

License

Notifications You must be signed in to change notification settings

MartinPankraz/az-products-ui

Repository files navigation

az-products-ui

Fiori Project to get you started with SAP BTP Private Link Service for Azure.

This app was built from SAP's Fiori template for SAPUI5 freestyle. It relies on a deployed backend on BTP that is bound to the PLS.

Find my blog post series on the topic here.

Additional Resources
Java Cloud SDK backend Project
CAP backend Project
iFlow example using CAP or Java backend
SAP's tutorial with CF CLI commands
SAP's official blog

We used the /sap/opu/odata/sap/epm_ref_apps_prod_man_srv OData service for this project.

Project context

Azure Private Link Service allows private connectivity between resources running on Azure in different environments. That includes SAP's Business Technology Platform when provisioned on Azure. SAP made that functionality available via a CloudFoundry Service.

Meaning you get now a managed component to expose your SAP backends to BTP on Azure without the need for a Cloud Connector. We developed against S4 primarily but anything executable in a service behind the Azure load balancer would be reachable. That involves for instance ECC, BO, PI/PO, SolMan, SAP CAR etc.

Architecture overview

Destination config

key value
Name my-private-linky-dest
URL https://path/to/deployed/backend/on/BTP
Proxy Type Internet
Authentication whatever you require here.

Additional Properties

key value
HTML5.DynamicDestination true
WebIDEEnabled true
WebIDEUsage odata_abap

Reach out via the GitHub Issues page of this reposto talk about it some more :-)

About

SAPUI5 Project consuming SAP OData via SAP BTP Private Link Service for Azure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published