BizTalk xml to composite SQL operations

本文详细介绍了如何在BizTalk Server 2009中使用WCF SQL Server Adapter进行操作,包括添加生成项、创建复合模式、消息映射和逻辑端口设置、部署及配置物理端口等步骤。特别强调了模式结构需求及如何正确处理适配器的‘Action不被理解’问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1. Add generated item

2.Manually create composite schema

3.Create messages, mapping and logic ports

4.Deploy and configure physical ports

 

Note:

The schema must have two root nodes: one named Request and another named RequestResponse. The namespace of the schema must be in the format of http://[PROJECT_ NAME].[COMPOSITE_SCHEMA_NAME], In order to reuse our adapter-generated schemas, we must use the Import option and reference both generated schemas.

New SOA Capabilities in BizTalk Server 2009: WCF SQL Server Adapter

http://www.packtpub.com/article/soa-capabilities-in-bizTalk-wcf

 

Note:

We need to add an additional entry here, which reflects our composite operation. The new entry is:

<Operation Name="InsertComposite" Action="CompositeOperation" />

The operation Name must match the orchestration's logical port name, while the Action value must always be equal to CompositeOperation in order for the adapter to correctly process it.

Why does the Adapter say ‘Action is not understood’ even though I am using the binding file generated by the ‘Consume Adapter Service’ wizard?

http://blogs.msdn.com/b/biztalk_adapter_development/archive/2008/01/08/why-does-the-adapter-say-action-is-not-understood-even-though-i-am-using-the-binding-file-generated-by-the-consume-adapter-service-wizard.aspx

转载于:https://www.cnblogs.com/LeoTang/archive/2012/10/25/2740012.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值