| Author: |
Steven Marcus |
| Project: |
Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1 |
| Dates: |
Created: 11/1/2004 2:28:08 PM; Modified: 11/30/2004 9:30:59 AM; |
| Flags: |
Active: false; IsRoot: false; IsLeaf: false; |
| Extension Points: |
|
| UUID: |
{B1EA0D03-522C-41f6-A797-DCD95661158B} |
Desc: The PipeLine provides a point of integration with potentially disparate systems, applications, and components. Over time, the PipeLine could be made to serve the User Community as a tool to configure and map process and data without programmer intervention.
The first pass through the development of this process addresses the rudimentary facilities and core objects.
The pipeline encapsulates multiple prospective functions: - it can provide adapter services to handle multiple types of message protocols, e.g. Web Services. -most importantly for our usage, it provides transformation capabilities to converting incoming messages to Line4 'native' formats and to convert native formats to client formats. -routes message to appropriate destination.
This is the focus of Phase 1. |