cancel
Showing results for 
Search instead for 
Did you mean: 

Restore ui5 project from ABAP backend

uwe_isenmann2
Participant
0 Kudos

Hello together,

Is there a way to restore a UI5 project from an ABAP BSP object?

I had a WebIde Trial access last year. Unfortunately I missed to save the sources or put them in GitHub. Didn't see it as that important either, since the sources are actually in the ABAP backend.

In the meantime I have a licensed access but now I have the problem to import the project.

As it looks the structure is different now and the Component-Preload.js leads to problems with the deployment.

Is there a tutorial here how to get the project running again?

Best Regards

Accepted Solutions (1)

Accepted Solutions (1)

geert-janklaps
Active Contributor

Hi,

You can use report /UI5/UI5_REPOSITORY_LOAD to download the BSP application, which will contain your sources. (Depending on the way it was built, you might have to do some rework)

https://www.google.be/amp/s/pravin517.wordpress.com/2018/02/06/deploy-a-ui5-application-to-as-abap-u...

Best regards,

Geert-Jan Klaps

uwe_isenmann2
Participant
0 Kudos

Hello,

I've created the Project with the WebIde. How I can export the sources from BSP application is clear so for. (I can do it with the ABAP report or directly in WebIde).

But, if I understood you correctly it requires some manual work to set up the project again correctly.

Is there a good tutorial for this?

I would otherwise proceed as follows:
- Set up new project
- Take over the coding (what is still there) from the old one.

Best Regards

Answers (0)