|
|
|
BizTalk is a business process management (BPM) server that enables companies to automate and optimize business processes. This includes powerful, familiar tools to design, develop, deploy, and manage those processes.
|
|
|
|
|
|
|
|
|
.NET vs .NET CF Development
by
Vladimir Gregor
on
Oct 30, 2009
Development of desktop and mobile .NET applications is nowadays more-or-less the same. Microsoft Visual Studio and .NET can be used to develop for both platforms. Even though the .NET Compact Framework is a subset of large .NET Framework, it allows developing mobile applications in a same way as the desktop ones. In addition, developer can use well known programming languages, such as C# or Visual Basic.
|
Receiving messages with multiple schemas in a single orchestration
by
John Charles Olamendy
on
Sep 18, 2009
In this article, I will cover how to receive two messages with different schemas in a single orchestration in order to process them instead of creating separate orchestrations for each message with identical business logic. For the solution, I will use the Listen shape along with two Receive shapes each of them listening for different messages.
|
Calling external assemblies from orchestrations
by
John Charles Olamendy
on
Aug 07, 2009
In this article, I will cover how to call business logic contained in external assemblies from orchestration in order to reuse this component's logic. For the solution, I will create a library with a component which implements the string concatenation logic. Then this assembly will be referenced from an orchestration and the underlying method will be invoked.
|
Promoting Schemas Properties in BizTalk Server
by
John Charles Olamendy
on
Mar 18, 2009
A common scenario in a BizTalk solution is to subscribe to a message based on its content or context and make decisions based on the underlying values. This is known as content-based routing. In this article, I will cover the principles and techniques to expose this sort of metadata in BizTalk Server.
|
BizTalk Orchestrations
by
John Charles Olamendy
on
Feb 07, 2009
In this article, I will cover one important component of Microsoft BizTalk Server, the orchestrations. Basically an orchestration is the executable code to run a workflow supporting a business process. Orchestration interacts with outside entities by using the ports. All these things together are a powerful tool to perform process automation.
|
|
|
|
|
|
|
Chapter 10: Advanced BizTalk Orchestration Features
by
Apress
on
Dec 22, 2008
In this chapter, I'll show you the many advanced features of BizTalk Orchestration: orchestration transactions, XLANG Schedule throttling, orchestration correlation, Web services in BizTalk Orchestration, orchestration dehydration, and so on. You'll continue to update Bob's ASP as you explore these features, because Bob always wants to add to his application.
|
|
|
|
|
|
|
|
|
|
|
Description
|
|
First Steps: Developing BizTalk Applications is a primer to most other introductory Biztalk books. If you feel like traditional beginning books are too abstract, and that you are mired in detail and missing the “big picture,” check out this book.
|
|
Browse more books here»
|
|
|
|
|