cancel
Showing results for 
Search instead for 
Did you mean: 

how to transport an ambient ui5 application

MaximoSanchez
Explorer
489

hello to all
I have some beginner doubts.
context:
I created a ui5 application in SAP BAS and did the deploy-to-abap to the ERP DEV environment.
Once the deploy is done, I transport the application to QAS.
My doubts are:
Is it ok what I did?
Is it possible to deploy directly to QAS?
When transporting from environments, what should I include in the transport TO?

Also, I must say that when I do this, the application only works in DEV and not in QAS. When I do a "test service" to the application from the trx SICF in DEV, the application opens correctly. But if I do the same in QAS, the application opens a white screen in the browser and says "file not found".

Noel_Hendrikx
Active Contributor
0 Kudos

The application should be listed in SE80 under BSP Application, at DEV and QAS.

Noel_Hendrikx_0-1719498065856.png

As an example I posted one of the many UI5 apps. If your app is listed on DEV and not on QAS, please ask a SAP Basis consultant to transport your application to QAS.

Please check your ui5.yaml file for deployment information:

Noel_Hendrikx_1-1719498252581.png

transportNo is your gateway workbench transport. Please hand over that number to your SAP Basis consultant, they know what to do with it 🙂

 

 

View Entire Topic
MaximoSanchez
Explorer
0 Kudos

MaximoSanchez_0-1719836349981.png

Hi, I looked at my ui5.yaml file and we have different things. This confuses me even more, I mean, it generates me more questions haha.