Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.
Overview
Learning good map design techniques for BizTalk Server will make ahuge difference to the processing speed of your implementation, as well as to the scalability and maintainability of your code. Regardless of your experience, expert authors Jim Dawson and John Wainwright ensure you make the right choices to reap the rewards and avoid the potential penalties of poor design.
Pro Mapping in BizTalk Server 2009 provides indepth coverage of all aspects of mapping to enable you to quickly and efficiently incorporate logic that will fulfill your mapping requirements. While the mapping techniques will be useful for all versions of BizTalk Server, the code is tailored toward BizTalk Server 2006 R3 and demonstrates the latest approaches to standard maps,electronic data interchange, and RFID components. You’ll refer again and again to the multiple solutions that will help solve your new mapping challenges, and soon find this is an essential reference for any BizTalk implementation.
What you’ll learn
- Solve complex problems within the mapping engine rather than by resorting to custom programming.
- Become familiar with facets of the EDI standard, such as ASCII X12 and EDIFACT, the types of mapping problems these standards cause, and solutions to those problems.
- Discover a migration path for developers familiar with the Mercator, Gentran, Application Integrator, and other mapping engines to move to the BizTalk engine.
- Reduce the cost of mapping by decreasing the time required to complete and test complex maps.
- Get a clear description of the simpler methods that can be employed to solve seemingly complex problems.
This book is suitable for BizTalk developers of any level of experience who are faced with mapping challenges. The material is presented in a clear, concise way to aid understanding by as wide an audience as possible.
Synopsis
Microsoft BizTalk Server is a business process management server that uses “adapters” to allow it to communicate with a wide variety of different software systems in order to automate and integrate business processes. Fundamental to this process is its ability to map data from one schema of data to another in order to achieve seamless communication. This process is critical to BizTalk’s ability to integrate software systems andif badly designedcan result in crippling performance penalties and code that is neither scalable nor maintainable.
This book provides a comprehensive explanation of how the BizTalk Server 2009 mapping system works, the best practices that are in use, and a wide range of solutions to common (and not so common) mapping problems that BizTalk developers will encounter in their professional lives.