cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to deploy fiori app into backend through SAP HANA connector

former_member187970
Participant
0 Kudos

Hi ,

I have installed SAP HANA connector2.0 for deploy fiori apps by WEBIDE.

I can able import standard fiori apps into WEBIDE through SAP HANA connector2.0

but im not able to deploy , getting below error.

" Cannot deploy application zsd_so_cr12: HTTP Status 500 - An internal application error occurred. Request: 3528109544 p1071093trial:webide"

any suggestions.


Thanks,

Prasad Doddi.

Accepted Solutions (0)

Answers (2)

Answers (2)

I044433
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi, prasad doddi,

Your resolution should lie in this blog.

You can also use the following standard program to upload your UI5 application to the frontend server. Just run the program using SE38 in your frontend server and upload the UI5 file. But first, you would need to download the UI5 project to your desktop or drive using the download feature in SAP WebIDE.

Standard Program - /UI5/UI5_REPOSITORY_LOAD

After you have uploaded you can verify the deployed application by running the transaction code - SICF and check if your application appears under the path - ‘/default_host/sap/bc/ui5_ui5/sap/’.

Hope this helps in your resolution. Feel free to come back if you need more help! 🙂

Regards

Rohit

P.S. Kindly close/accept the answer if it meets your requirement.

Ivan-Mirisola
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Prasad,

Have you enabled ADT on your Front-End Server (GW)? WebIDE uses this feature to communicate with an ABAP based system to deploy Fiori apps as BSP Applications. So, you must have it enabled first and your user must have the proper authorizations to develop BSP's on the system. Besides this, you also have to have a Workbench request opened in the target system with the same user that is assigned on your destination.

Best regards,
Ivan