【发布时间】:2013-03-04 14:39:01
【问题描述】:
我必须从 Inbound Header 中读取元素...
我正在使用 WCF.InboundHeaders 将入站标头分配给字符串....
现在我的问题是我的 inbounde 标头看起来像这样
InboundHeaders
<headers><s:userid xmlns:s="http://www.w3.org/2003/05/soap-envelope">testuser</s:userid>
<s:applicationid xmlns:s="http://www.w3.org/2003/05/soap-envelope">assistworkerweb</s:applicationid>
<a:Action s:mustUnderstand="1" xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">http://Request</a:Action><a:To s:mustUnderstand="1" xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
现在我需要从中提取用户 ID ..如何从中提取用户 ID ..
【问题讨论】:
-
你没有对你的设置给出足够的解释来理解你在做什么。
标签: biztalk biztalk-2010 biztalk-2009 biztalk2006r2