cancel
Showing results for 
Search instead for 
Did you mean: 

Data Source and Service Selection configuration in SAP Business Application Studio

0 Kudos
233

Hello,

I am doing the exercise Creating an analytical list page of the course "Developing and Extending SAP Fiori Elements Apps". I don't know how to complete the Data Source and Service Selection in SAP Business Application Studio.

I've completed the previous exercises. According to the information provided in the Git repository, I am supposed to get "abap-cloud-default_abap-trial" as an option for "System":

Alexander_Schaedlich_0-1721808904327.png

 

Based on the information provided in the Git repository, I assume this option means connecting to the back end I've used earlier in this course. In Eclipse, I needed to provide a service key and to log in to connect the back end, in VSCode, I needed only to provide a service key, and in SAP BAS, I don't see a possibility to provide a service key.

Why do I not get the option "abap-cloud-default_abap-trial" for "System"?

Best regards,

Alexander Schädlich

View Entire Topic
0 Kudos

@junwu@IanQuigley,

you helped me with a similar issue. Would be really nice if you gave me some input. Thanks.

Best regards,

Alexander Schädlich

junwu
Active Contributor
what if you choose the one you have in the screenshot.
0 Kudos
Then it says "ABAP Environments Unavailable" and "Discovering ABAP Environments failed. Please ensure you are logged into Cloud Foundry (see https://docs.cloudfoundry.org/cf-cli/getting-started.html#login). Check the Application Wizard console output view for details."
0 Kudos
I've logged in using the Cloud Foundry CLI and executed `cf services`. It says "No org targeted, use 'cf.exe target -o ORG' to target an org". But I'm using a trial account, there is no organization.
0 Kudos
How should I add the ABAP Environment?
0 Kudos
Found the org name. Logged in via Cloud Foundry CLI targetting the API endpoint and org specified in SAP BTP Cockpit under Subaccount: trial, Cloud Foundry Environment. There is a service instance there. Why is the service not found in SAP Business Application Studio?