The Commerce Interchange Pipelines

A business-to-business scenario often involves two Commerce Interchange pipelines. One of these pipelines, the Transmit pipeline, packages an order and transmits it over a network or to a pipeline on the same computer. The second pipeline, a Receive pipeline, receives and reads the data, and performs various unpacking operations, such as decrypting the data, verifying the digital signature, and mapping the data to a format that can be read by an application.

Commerce Interchange Pipeline architecture

The configuration of a particular pipeline is saved in a pipeline configuration (.pcf) file. The pipeline configuration contains the following component types:

For each stage and component in the Transmit pipeline, there is usually a counterpart in the Receive pipeline (in reverse order).


© 1997-1998 Microsoft Corporation. All rights reserved.