cancel
Showing results for 
Search instead for 
Did you mean: 

How to access BTP Destination in VS Code

ankurbabu
Explorer
0 Kudos
209

Dear Experts,

We created a Destination in BTP with Proxy Type as Internet and using the Fiori Application Generator, I created a project based on Basic (Freestyle) template. Now we want to use this Destination in a UI5 app development in VS Code but we couldn't find any documentation how can we do it.

How the VS Code will know from which BTP subaccount it need to access the Destination?

Does someone work on similar scenario?

The project structure looks like attached image in VS Code

Screenshot 2024-08-09 at 18.16.02.png

View Entire Topic
Akhilesh_u
Discoverer
0 Kudos

Hi,

I think you should login by running cf login command in vscode terminal first, it will ask your login credential and then it should ask you to choose subaccount and space etc.

After that development environment will be ready in vscode for that subaccount and space only. And now while generating the fiori app, available destinations from selected subaccount should be displayed in the wizard itself.

Hope this helps.

ankurbabu
Explorer
0 Kudos
@Akhilesh_u Did you try this yourselves, I still do not see any such option even after connecting with cloud foundry subaccount