Biztalk映射器与主数据服务Web服务一起使用

编程入门 行业动态 更新时间:2024-10-24 10:17:55
本文介绍了Biztalk映射器与主数据服务Web服务一起使用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我 m在更新主数据时遇到问题在Microsoft主数据服务中。我正在使用Biztalk 2010和我从平面文件中读取。

问题是我无法找到如何映射映射器中的所有内容并不断收到同样的错误: 内部异常:收到意外消息类型'www.w3/2003/05/soap-envelope#Fault'与预期类型'http不匹配://schemas.microsoft/sqlserver/masterdataservices/2009/09#EntityMembersUpdateResponse'。

有没有人有任何关于如何解决这个问题的教程?我知道这可以用代码完成,但我想用mapper来试试。

Does anyone have any kind of tutorial on how to fix this? I know this could be done using code, but I want to try it out with mapper.

推荐答案

您分享了有关消息流的更多详细信息,即消息如何从共享错误从源路由到目的地,似乎映射器未被执行结果是错误的消息类型被传输。

an you share some more details about the message flow i.e. how message is getting routed from source to destination from the error shared it seems that the mapper is not getting executed and as a result the wrong type of message is getting transmitted.

你可以检查你创建的映射器中的源模式吗? 'http://www.w3/2003/05/soap-envelope#Fault'

Can you check the source schema in the mapper you have created is it 'www.w3/2003/05/soap-envelope#Fault'

更多推荐

Biztalk映射器与主数据服务Web服务一起使用

本文发布于:2023-11-26 17:25:33,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1634500.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:数据   映射器   Biztalk   Web

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!