Fiori的WebGui

时间:2017-01-05 09:21:04

标签: sapui5 sap-fiori

我正在s / 4hana 1610中实施List Expiring Contracts应用程序。

执行时遇到以下错误

Error

文字问题:

  

http://sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html?sap-client=200&sap-language=EN#SalesContract-listExpriringContracts?sap-ui-tech-hint=GUI

如上面的rom所示,其中缺少主机名和端口。

请告知如何维护它。

2 个答案:

答案 0 :(得分:0)

确保您的WebIDE已连接到后端系统:

如果您已为 WebIDE 配置了后端系统: 用您的后端系统替换文件RefAppsBackend中的neo-app.json

否则: 转到 SAP WebIDE 并选择工具 - > SAP HANA云平台主控室。 在此驾驶舱中,选择左侧的“目的地”,然后选择“新目的地

维护以下条目:

Name:  RefAppsBackend
Type: HTTP
Description: RefAppsBackend
URL:  Port information of the backend system
Proxy Type: Internet
Authentication: choose an appropriate authentication

其他属性:

TrustAll: true
WebIDEEnabled: true
WebIDESystem: RefAppsBackend
WebIDEUsage: odata_abap,ui5_execute_abap,dev_abap

答案 1 :(得分:0)

感谢Sunil的回复。

我们的系统中未配置WebIDE。

因此,通过在SM59事务中创建HTTP连接(类型H)并在目标主机和服务节点中提及我的Launchpad主机名和端口来解决该问题。

此致

Sayed