cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to connect my BTP Trial ABAP Account to BAS Trial Account Dev Space and Generate Fiori App?

Prasenjitsbist
Participant
0 Kudos
830

Hi SAP SCN Members,

I have an ABAP BTP Trial account and I have created a few ABAP RAP based ODATA services with the UI annotations. Now I want to connect this system with my BAS Dev space and use the Fiori Elements Generator. But when I try to configure the "Data Source and Service Selection" I get this error message -"Discovering ABAP Environments failed. Please ensure you are logged into Cloud Foundry (see https://docs.cloudfoundry.org/cf-cli/getting-".

Can someone guide me to some SAP tutorial or post that can help solve this issue for me? 

 

Thanks,

Prasenjit Singh Bist

Accepted Solutions (1)

Accepted Solutions (1)

kyo_choi73
Participant
0 Kudos

In BAS, go to terminal and use following command, you can get the cloud foundry URL from your BTP account.

cf login -a https://api.cf.eu10-004.hana.ondemand.com
Prasenjitsbist
Participant
0 Kudos
It was not working I tried from the tutorials provided by SAP but. again when I tried after a few days it worked and it was okay. Thanks for replying to my question .

Answers (1)

Answers (1)

MioYasutake
SAP Champion
SAP Champion
0 Kudos

@Prasenjitsbist 

When you have logged on to the Cloud Foundry (as the error message states), a destination pointing to the ABAP trial environment will be automatically created at the initial access time. Then you can select this destination, after which OData services registered there will be loaded. 

From my experience, loading OData services from the ABAP trial environment takes a lot of time (~20 minutes).