SAP-samples / fiori-elements-opensap

This repository offers optional hands-on exercises for the free openSAP course "Developing and Extending SAP Fiori Elements Apps."
https://open.sap.com/courses/fiori-ea1
Apache License 2.0
257 stars 146 forks source link

Can not find the Data source and Service selection #7

Closed novemberrain11 closed 3 years ago

novemberrain11 commented 3 years ago

Hello Stefan,

Thanks for your answer on another issue. I could not find the selection as you have shown in your guidance. After selecting: ABAP Environment on SAP Business Technology Platform, I do not have the option to choose default_abap-trial.

Could you please help? Thanks.

image

novemberrain11 commented 3 years ago

Hello again, I got another error when generate the query. Could you please help to check? Thanks.

image

stefan0816 commented 3 years ago

Hey,

in the exercises we use SAP Business Application Studio, you are using Visual Studio Code. There are a few tiny differences. You can find more information here: https://help.sap.com/viewer/17d50220bcd848aa854c9c182d65b699/Latest/en-US/99061814ead548808d539861fb27bafb.html.

Regarding the second screenshot, at which exercise and step do you get this error message?

novemberrain11 commented 3 years ago

Hello Stefan, Sorry for my late response. I have tried to use SAP BAS but I could not go further, that's why I switch to Visual Studio Code: image

Regarding the second screenshot, I have tried to replicate the issue, but now, I only got this error in the terminal, the Internet explorer is not even pop up. Would it help you with the below screenshot?

image

Thanks for your support, I am pretty new to VS code and Fiori, and it is pretty hard to follow the OpenSAP + Github as the data sources is not in sync (in the Github and in openSAP course, you are using different data sources). Thank you.

stefan0816 commented 3 years ago

Hey,

regarding the error message in your first screenshot, did you log on to Cloud Foundry? This is described here: https://github.com/SAP-samples/fiori-elements-opensap/blob/9e634e9446302a698cbfc8da364b6d69af8266d3/week2/unit4.md#step-1-ensure-you-are-logged-in-to-cloud-foundry. Could you perform this step and then try again?

Regarding the second error, it's hard to tell without knowing which exercise you did and at which step you are currently. In the majority of the cases the participants accidentally missed a step of the exercise which then led to the issue. I also see you named the project "project1" and not like suggested in the exercise. It could be helpful if you start over with the current app you are building and carefully check, that you do all the described steps. For most participants that was the quickest solution.

stefan0816 commented 3 years ago

Closing due to inactivity.