Rickie is back .... 人生·工作的结果=思维方式×热情×能力

今天比昨天更好,明天比今天更好,为此,不屈不挠地工作、勤勤恳恳地经营、孜孜不倦地修炼,我们人生的目的和价值就是这样确确实实地存在着。

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
  397 随笔 :: 3 文章 :: 1310 评论 :: 129 引用

X. Biztalk Server

摘要: Multipart messages allow for the grouping of multiple parts into a single message. All messages within BizTalk Server are multiple massages, although most of them just have a single part (the message body), and therefore are not created as a multipart message within orchestrations.阅读全文
posted @ 2007-06-24 22:57 Rickie 阅读(580) | 评论 (0) 编辑

摘要: Error details: The published message could not be routed because no subscribers were found. This error occurs if the subscribing orchestration or send port has not been enlisted, or if some of the message properties necessary for subscription evaluation have not been promoted.阅读全文
posted @ 2007-06-23 09:55 Rickie 阅读(820) | 评论 (1) 编辑

摘要: In BizTalk Server 2006, you can use the BizTalk Administration Console to import a BizTalk application (via an MIS file). The import process controls the sequence of shutting down services and provides he administrator with input to control and consider application references and dependencies. In addition, it controls the registering of BizTalk and .Net application artifacts into GAC.阅读全文
posted @ 2007-06-22 11:27 Rickie 阅读(351) | 评论 (0) 编辑

摘要: Enlisting and Starting Send Ports and Orchestrations阅读全文
posted @ 2007-06-16 15:06 Rickie 阅读(378) | 评论 (0) 编辑

摘要: The business rules framework is a rules execution engine that allows you to create business policies that you can develop, deploy, and dynamically execute quickly without bringing your BizTalk process down. The business rules framework consists of policies, rules, vocabularies, and facts.阅读全文
posted @ 2007-06-03 10:51 Rickie 阅读(1831) | 评论 (0) 编辑

摘要: BizTalk Server 2006 中新增了失败消息路由功能。发送/接收端口启用该功能后,会将失败消息重新发布到 MessageBox,消息上下文将额外带有错误报告属性(位于 ErrorReport 命名空间)。阅读全文
posted @ 2007-06-02 08:46 Rickie 阅读(2154) | 评论 (0) 编辑

摘要: BizTalk articles in CodeProject.com阅读全文
posted @ 2007-05-31 09:28 Rickie 阅读(468) | 评论 (0) 编辑

摘要: Using the Looping Functoid in BizTalk阅读全文
posted @ 2007-05-29 21:16 Rickie 阅读(282) | 评论 (0) 编辑

摘要: BizTalk Server 2006 R2 is a release of BizTalk Server that brings it into the .NET 3.0 world, with integration between BizTalk and Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF). 阅读全文
posted @ 2007-05-23 11:39 Rickie 阅读(722) | 评论 (2) 编辑

摘要: One-way web service call in BizTalk Orchestration阅读全文
posted @ 2007-05-18 08:15 Rickie 阅读(628) | 评论 (3) 编辑

摘要: BizTalk Exception: Calling web services with Mixed One-Way and Solicit-Response Operations阅读全文
posted @ 2007-05-17 21:51 Rickie 阅读(956) | 评论 (1) 编辑

摘要: BizTalk Exception: A failure occurred while evaluating the property FIELD against the message part data阅读全文
posted @ 2007-05-17 18:32 Rickie 阅读(350) | 评论 (0) 编辑

摘要: Enterprise Integration Patterns with BizTalk Server 阅读全文
posted @ 2007-05-09 18:59 Rickie 阅读(2187) | 评论 (4) 编辑

摘要: Internal SOAP Processing Failure - Testing web services generated by BizTalk Web Services Publishing Wizard 阅读全文
posted @ 2007-05-09 18:46 Rickie 阅读(659) | 评论 (1) 编辑

摘要: BizTalk Exception: Cannot access a disposed object && Failed to serialize the message part "BankQuoteRequest" into the type "BankQuoteRequest"阅读全文
posted @ 2007-05-09 14:02 Rickie 阅读(821) | 评论 (0) 编辑

摘要: BizTalk Exception: This Assembler cannot retrieve a document specification using this type: "http://www.microsoft.com/biztalk/bank#BankQuoteRequest"阅读全文
posted @ 2007-05-09 10:23 Rickie 阅读(1297) | 评论 (0) 编辑

摘要: Calling Web Services in BizTalk Server阅读全文
posted @ 2007-05-06 19:50 Rickie 阅读(403) | 评论 (2) 编辑

摘要: BizTalk Enterprise Integration Patterns阅读全文
posted @ 2007-05-05 01:25 Rickie 阅读(415) | 评论 (0) 编辑

摘要: 不同业务系统集成模式(摘录MSDN)阅读全文
posted @ 2007-05-01 00:36 Rickie 阅读(363) | 评论 (1) 编辑

摘要: BizTalk: Publisher-Subscriber model and Binding 阅读全文
posted @ 2007-04-19 12:21 Rickie 阅读(267) | 评论 (1) 编辑

摘要: BizTalk: 提高 BizTalk 编程能力的 8 点技巧和窍门(MSDN Magazine)阅读全文
posted @ 2007-04-19 08:26 Rickie 阅读(279) | 评论 (0) 编辑

摘要: BizTalk: Drop messages into the MessageBox database阅读全文
posted @ 2007-04-17 10:11 Rickie 阅读(247) | 评论 (0) 编辑

摘要: Difference between (PassThruReceive, PassThruSend) and (XmlReceive, XmlSend) Biztalk Pipelines (For Beginners)阅读全文
posted @ 2007-04-17 09:20 Rickie 阅读(467) | 评论 (0) 编辑

摘要: BizTalk Server 2006 Best Practices Analyzer阅读全文
posted @ 2007-03-19 15:11 Rickie 阅读(387) | 评论 (0) 编辑

摘要: The Seven Habits of Highly Effective BizTalkers 阅读全文
posted @ 2007-03-19 12:17 Rickie 阅读(755) | 评论 (0) 编辑

摘要: Two articles: BizTalk Design Guidelines & Naming GuideLines阅读全文
posted @ 2007-03-11 00:23 Rickie 阅读(389) | 评论 (0) 编辑

摘要: Calling Stored Procedures Using the SQL Adapter阅读全文
posted @ 2007-03-11 00:07 Rickie 阅读(397) | 评论 (1) 编辑

摘要: BizTalk UnexpectedMessageTypeException using SQL Adapter (1)

阅读全文
posted @ 2007-03-08 23:05 Rickie 阅读(785) | 评论 (0) 编辑

摘要: Walkthrough: Using Multiple SQL Adapters in an Orchestration阅读全文
posted @ 2007-03-05 18:01 Rickie 阅读(420) | 评论 (0) 编辑

posted @ 2007-02-24 17:10 Rickie 阅读(249) | 评论 (0) 编辑

摘要: Send Email from SMTP Adapter via a Dynamic Port in BizTalk Server阅读全文
posted @ 2007-01-21 17:54 Rickie 阅读(3286) | 评论 (5) 编辑

摘要: Known Issues with the SMTP Adapter in BizTalk Server 2006阅读全文
posted @ 2007-01-21 14:10 Rickie 阅读(715) | 评论 (3) 编辑

摘要: How to access Distinguished fields and Promoted properties in BizTalk Server阅读全文
posted @ 2007-01-15 22:31 Rickie 阅读(579) | 评论 (2) 编辑

摘要: BizTalk Server 2006 - Hosts & Host Instances阅读全文
posted @ 2007-01-15 00:12 Rickie 阅读(599) | 评论 (1) 编辑

摘要: Resources on BizTalk Server阅读全文
posted @ 2007-01-08 22:34 Rickie 阅读(428) | 评论 (1) 编辑

摘要: This paper introduces the latest release of the Microsoft integration server, BizTalk Server 2006, providing the technical user with an in-depth understanding of how BizTalk 2006 can be used to connect applications, to define business processes, and to manage and monitor business processes across the organization. This paper also helps business users understand how they can use BizTalk’s powerful capabilities in order to understand and optimize both internal and business-to-business processes.阅读全文
posted @ 2007-01-06 22:42 Rickie 阅读(340) | 评论 (0) 编辑

摘要: Change the Activate property for the receive shape to true. This will cause the orchestration engine to launch an instance of this schedule whenever an Employee message is received.阅读全文
posted @ 2007-01-05 18:12 Rickie 阅读(436) | 评论 (0) 编辑

摘要: Using a SQL Adapter in BizTalk Server 2004阅读全文
posted @ 2006-12-19 19:29 Rickie 阅读(304) | 评论 (0) 编辑

摘要: Distinguished Fields vs. Promoted Properties in Biztalk阅读全文
posted @ 2006-12-18 19:19 Rickie 阅读(385) | 评论 (0) 编辑

摘要: BIZTALK: Cannot perform encryption or decryption because the secret is not available from the master secret server阅读全文
posted @ 2006-12-14 17:53 Rickie 阅读(3248) | 评论 (3) 编辑