Chapter 3. Data Integration and Information Aggregation patterns 59
– Data Server/Services node
For an up-to-date list and a detailed description of runtime nodes, please refer to
the Patterns Web site:
http://www.ibm.com/developerWorks/patterns/
This chapter introduces the Business and Integration patterns and describes the
different Application patterns and corresponding Runtime patterns for the Data
Integration and Information Aggregation patterns.
3.2 Business and Integration patterns overview
Prior to examining specific Application patterns in more detail, it is important to
understand the relationship between the Business and Integration patterns
covered in this redbook, in particular the relationship between the Data
Integration patterns and Information Aggregation. Solutions based on these two
patterns tend to adopt the following model:
Data Integration patterns serve to integrate the information (or data) used by
multiple applications. Such integration occurs in advance of the actual access
to the data by an end user.
The basic premise is that existing data is available in both structured and
unstructured forms in application data repositories managed by other
applications.
A proven repeatable pattern is therefore needed for combining this data into a
single optimized form and place (or perhaps multiple forms and places). Data
Integration patterns provide this functionality.
Important: The patterns described here are a significant rework of those in
the Information Aggregation (User-to-data) and data-focused Application
Integration areas on the Patterns for e-business Web site
(http://www.ibm.com/developerWorks/patterns/). They also represent an
evolution of the thinking described in the redbook Patterns: Portal Search
Custom Design, SG24-6881-00.
The major change has been to consolidate the Application patterns for both
structured and unstructured into a single, self-consistent set. In this redbook,
the focus in the Runtime patterns is on the structured data area. When dealing
with unstructured data, and particularly Web-based content, the redbook
Patterns: Portal Search Custom Design, SG24-6881-00, should be read in
conjunction with this chapter.