SAP Fiori实现6:App移送到测试服务器,提示:App could not be opened because the SAP UI5 component of the...
2024-08-30
现象:
将Fiori App移动到测试环境,提示有错误:
App could not be opened because the SAP UI5 component of the application could not be loaded.

原因及解决办法:
移送过来的服务是非激活状态。需要手动激活。
正常有三个服务需要激活。(下图的三个节点:Odata,BSP,UI5)
Tcode:SICF
检索你的服务名:

激活:(激活是黑色的,没激活是灰色的)

刷新fiori页面,APP可以正常执行了。