Microsoft values your feedback. To send feedback and comments about this guide to the documentation team, click here.
The BizTalk Server 2010 AppFabric Connect feature accommodates development of WF applications that can communicate directly with Line of Business (LOB) systems. The AppFabric Connect feature provides WF developers access to both the BizTalk Mapper and the BizTalk Adapter Pack 2010. Utilizing BizTalk Server 2010 functionality from a WF application hosted in IIS rather than from a BizTalk Server application running in a BizTalk Server host instance provides flexibility for WF developers that may not want or need other BizTalk Server functionality. This approach also maximizes the use of available resources at runtime since the overhead required to run WF applications hosted in IIS is significantly less than the overhead required to run applications hosted in the BizTalk Server runtime. Windows Server AppFabric provides management, monitoring, troubleshooting, and persistence for WF applications which makes this an ideal "middle ground" platform for performing many tasks that were previously only available "out of the box" with a fully configured installation of BizTalk Server. This guide provides information for installing the BizTalk Server 2010 AppFabric Connect feature.
Installation requirements vary depending on whether the AppFabric Connect feature is installed on a developer computer or on a runtime computer. This section describes the installation requirements for installing the AppFabric Connect feature on a developer computer.
The following components must be installed when installing the BizTalk Server 2010 AppFabric Connect feature on a Developer computer:
The following components are optionally installed when installing the BizTalk Server 2010 AppFabric Connect feature on a developer computer:
This section describes the installation requirements for installing the AppFabric Connect feature on a runtime computer.
The following components must be installed when installing the BizTalk Server 2010 AppFabric Connect feature on a runtime computer:
The following components are optionally installed when installing the BizTalk Server 2010 AppFabric Connect feature on a runtime computer:
Another important place to find a huge amount of BizTalk related articles is the TechNet Wiki itself. The best entry point is BizTalk Server Resources on the TechNet Wiki Read suggested related topics:
Maheshkumar S Tiwari edited Revision 20. Comment: Added tags
Carsten Siemens edited Revision 17. Comment: Added tag: has comment
Hi trace - the LOB adapters bits don't need the runtime, it's only the mapper that does. Could warrant and update to the article?
Regds, Thiago
Hi,
Is it possible to install AppFabric Connect on a server that does not have BizTalk Server installed and configured? I was under the impression that installing the following components would be sufficient
- Server Runtime
- WCF LOB Adapter SDK
- BizTalk Adapter Pack
- BizTalk Adapters for Enterprise Applications
However, having tried this out it does not appear to be possible. Have I missed something?
Many thanks,
Colin
Good information on how to install AppFabric Connect to be able to use feature in projects, demo's or exploring.
Hi Collin,
You need to install BizTalk Server 2010 to use this feature.
Rgds,
Abhijit
Jewel Lambert edited Revision 15. Comment: Corrected spelling typo
Awesome