【发布时间】:2021-02-08 06:20:45
【问题描述】:
我们有从 Maximo 到外部系统的工作订单出站集成。出于测试目的,我将数据从 Maximo 发布到 node-red。有效负载是 JSON,出现以下错误。
BMXAA1477E - The connection failed to the HTTP handler for the endpoint. Review the error and server log flies for information to indicate the cause of the issue, for example, incorrect properties in the DefaultHTTPExit.java handler class. Permission denied: connect
我不确定这是否是与 SSL 相关的问题。我尝试将相同的 JSON 从 POSTMAN 发布到 node-red 并且它有效。
【问题讨论】:
标签: maximo