【发布时间】:2021-01-08 06:13:34
【问题描述】:
我今天注册了 SAP HCP 试用。
现在我正在完成第一个教程和步骤。我使用以下参数设置了 Northwind OData 服务的目标。
当我点击检查连接时,我收到以下错误:
Failure reason: "Read timed out (local port 44542 to address 10.117.12.62 (vsa1780079.nwtrial.od.sap.biz), remote port 8080 to address 10.117.18.16 (sgw-a1s-03-int.od.sap.biz))"
试用帐户是否有限制或可能是其他问题?
亲切的问候。
【问题讨论】:
-
尝试将您的目的地指向以下 URL:services.odata.org/Northwind/Northwind.svc
-
将目的地更改为您建议的 URL 和
...org/V3/...。还是一样的错误信息。 -
尝试将其更改为 OData V2 URL。 UI5 和 Web IDE 一般只支持 OData V1 和 2。
-
我仍然遇到超时。我还尝试了使用 OData V2 的 blogs.sap.com/2015/03/07/… 并从 Firebug
HTTP Status 504 - Socket connection timed out for host http://services.odata.org. Reason: Read timed out (local port 41369 to address 10.117.12.250 (vsa1779957.nwtrial.od.sap.biz), remote port 8080 to address 10.117.18.16 (sgw-a1s-03-int.od.sap.biz获得以下消息@