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

Export a BSP Application in Visual Studio Code

0 Likes
6,844

Hi everyone,

I was wondering if there a possibility to open a BSP Application in Visual Studio Code. I am trying to extend the Create Incident Fiori App and would like to use VS Code for the implementation. Is there a simple way to do this?

Thanks in advance.

View Entire Topic
Senqi_Hu
Participant

Hi, Chantal.

We can't direct download bsp application in vs code now, you can download bsp application from se38->/UI5/UI5_REPOSITORY_LOAD or webide. Then add ths bsp application to vs code work area, and use the 'Migrate Project for use in Fiori tools'.

0 Likes

Thank you for the advice. However, when I open the project in the work area, the Migration does not recognize the module and therefore a migration is not possible. Could you please elaborate how I can import the bsp application (in my case AI_CREATE_INC) into Visual Studio Code?