【发布时间】:2020-05-06 02:05:06
【问题描述】:
Acumatica 课程 I300 有一个构建 MyBIIntegration 应用程序的示例。第一步是添加来自地址 http://localhost/AcumaticaERP/entity/Default/18.200.001?wsdl 的服务引用
当我点击 go 时,我得到一个错误:
“下载‘http://localhost/AcumaticaERP/entity/Default/18.200.001?wsdl’时出错。 请求失败,HTTP 状态为 404:未找到。 元数据包含无法解析的引用:'http://localhost/AcumaticaERP/entity/Default/18.200.001?wsdl'。"
从哪里获得该 WSDL?
谢谢。
【问题讨论】: