【问题标题】:HTTP404 while sending message from SAP PI to SAP system从 SAP PI 向 SAP 系统发送消息时出现 HTTP404
【发布时间】:2019-06-14 10:40:26
【问题描述】:

当我尝试发送到 SAP 系统时,来自 PI 的错误是:

使用连接 jdbc_http://sap.com/xi/XI/System 将消息传输到端点 http://xxx.xx.xx.xx:50400/sap/xi/engine?type=entry 失败,原因是:com.sap.engine.interfaces.messaging.api.exception.MessagingException:收到 HTTP 响应码 404:未找到

当我尝试链接 http://xxx.xx.xx.xx:50400/sap/xi/engine?type=entry 时,我收到错误 HTTP 404。

谁能告诉我要检查什么? 谢谢

PS 我在哪里可以更改端口?

【问题讨论】:

    标签: sap integration httpresponse sap-xi sap-pi


    【解决方案1】:

    问题出在上述 url 中的端口上(http://xxx.xx.xx.xx:50400/sap/xi/engine?type=entry)。它是 50000 而不是 50400。

    解决方案必须在以下路径中完成:SAP XI 事务:SXMB_IFR。然后 System Landscape Directory->Business Systems->INTEGRATION_SERVER_VPD->INTEGRATION TAB。

    PIPELINE URL 中存在错误的 url,您必须在此处更正它。

    谢谢​

    【讨论】:

      猜你喜欢
      • 2018-01-03
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多