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

App UI5 in workzone show loading screen never end

thuythai80
Explorer
0 Likes
1,051

After we exposed role from backend system via tcode /UI2/CDM3_EXP_SCOPE to BTP trial, we can open app type GUI in site of SAP build workzone. But cannot open app UI5 or WDA

app UI5 show loading screen never end until it timeout and logout.

WDA encountered error 500 internal server

anw, all apps type can open normally when open directly from Fiori Launchpad if execute tcode /ui2/flp from backend system

We was tried to activated all odata and icf related in catalog of role, and updated latest UI5 patch version but still encounter error.

Do we need to do any step after exposed role ?

We was follow instruction here to integration backend system with sap build workzone: https://developers.sap.com/mission.launchpad-s4hana.html

 

Accepted Solutions (0)

Answers (2)

Answers (2)

MioYasutake
SAP Champion
SAP Champion

@thuythai80 

Are there any errors in the cloud connector logs? It's possible that specific services are blocked by the cloud connector because they are not included in the allowed paths.

0 Likes
I have the same problem, I checked the logs of the cloud connector and didn't find anything conclusive, did you manage to solve it?
0 Likes

Hello, @thuythai80.

I faced the same problem. In my case, it was resolved by changing the content display version to V2.

Follow this guide: 3345119 - Expor conteúdo do launchpad para SAP BTP - Versão de exposição 2 - SAP for Me

Remember that the destination URL for design-time also changes to:
https://<host>:<port>/sap/bc/http/ui2/flp_content_exposure/entities

Best regards