posts - 191, comments - 39, trackbacks - 1, articles - 0

Context Property, Filter总结

Posted on 2008-11-21 11:06 鸡尾虾的壳 阅读(14) 评论(0)  编辑 收藏 网摘 所属分类: Biztalk Server

Orchestration Receive Shape Filter: MessageContextPropertyBase类型的Property;设计时状态;包括系统级,当前Project和引用dll中包括的所有Context Property。

Send Port Filter:MessageDataPropertyBase或者MessageContextPropertyBase类型的Property;运行时状态。

Orchestration Shape:MessageContextPropertyBase类型的Property,或者已经在xsd上实现了Property Promote绑定的MessageDataPropertyBase的Property,才可以用Message(NS.PropertyName)赋值。Message(NS.PropertyName)可以被多次赋值,以最后一次赋值为准。Message(NS.PropertyName)并不代表此Property在Message中存在。

Orchestration Map: Original Message上的非系统性Context Property在Out Message上会失去。

Xsd Property Promote:实际的Property值填充是在Pipeline中的Assemble Stage自动实现的。如果使用Direct Binding,那么不会有物理的Port和Pipeline存在,那么MessageDataPropertyBase不会被填充,替代方法是消息构造Shape中手动填充。

Property Schema:命名空间不能用单层,必须是*.*类型,否则在Send Port Filter中可见但无法Apply。

Property Promote:一般在Pipeline Stage上实现,系统级Property由Adapter Promote。


标题  
姓名  
主页
Email (博主才能看到) 
验证码 *  看不清,换一张 [登录][注册]
内容(请不要发表任何与政治相关的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
该文被作者在 2008-11-21 11:14 编辑过
Google站内搜索
[推荐职位]上海盛大网络招聘架构师



China-pub 计算机图书网上专卖店!6.5万品种 2-8折!
近千种 9-95 新二手计算图书火热销售中!
开发者征途系统新作:《设计模式——基于C#的工程化实现及扩展》

相关文章:

相关链接: