In Oracle Service Bus (OSB), a pipeline represents a one-way flow of message processing - it processes messages in a single direction from start to end through various nodes like transformations, validations, routing actions. This is fundamentally one-way. Request-response patterns use separate pipelines or proxy service pairs.