FEATURE - odata-service-inquirer
: Add Cloud Foundry Abap service support for Business Application Studio
#2866
Labels
odata-service-inquirer
@sap-ux/odata-service-inquirer
Description
Add support to query CF for Abap services on BAS. This requires an additional step of creating a destination to allow access from deployed apps and during generation from BAS to retrieve services. The newly added
@sap-ux/btp-utils
API:createOAuth2UserTokenExchangeDest
can be used for this purpose.Technical Design
Updates
@sap-ux/odata-service-inquirer
to add handling of the existing but not yet implemented BAS specific system selection option "Cloud Foundry ABAP environment on SAP Business Technology Platform". The feature can be implemented by using and modifying the existing implemented prompt functionality combining:Acceptance Criteria
GivenWhenThen format (https://martinfowler.com/bliki/GivenWhenThen.html)
Given I have a ...
when I execute ...
then ... will happen.
Notes
Tasks
The text was updated successfully, but these errors were encountered: