Developing with the BizTalk Adapters

Commerce Server 2009 R2 includes the following four BizTalk adapters, also known informally as the Commerce Server 2009 R2 adapters, to provide easier integration between the Commerce Server 2009 R2, BizTalk Server, and other arbitrary applications beyond BizTalk Server:

  • Orders adapter

  • Catalog adapter

  • Inventory adapter

  • Profiles adapter

These adapters each define a specific set of XML messages that can be exchanged between Commerce Server 2009 R2 and BizTalk Server. The expectation is that BizTalk Server will be used to exchange, and potentially process, these messages with another application that is the ultimate producer and/or consumer of the messages. This other application could be, for example, a line-of-business (LOB) application that interacts with one of the Commerce Server 2009 R2 systems, or it could even be another instance of Commerce Server 2009 R2 itself.

This section provides further information about the scenarios in which you may want to use the Commerce Server 2009 R2 adapters, conceptual information about the Commerce Server 2009 R2 adapters, detailed information about configuring the Commerce Server 2009 R2 adapters within BizTalk Server, as well as several miscellaneous topics that discuss security, performance, concurrency, and troubleshooting.

Note

Working with the Commerce Server 2009 R2 adapters is more of a BizTalk Server development task than a Commerce Server 2009 R2 development task. You should refer to the BizTalk Server documentation to gain an understanding of the BizTalk Server adapter framework and general BizTalk Server administration concepts.

In This Section

See Also

Other Resources

Development