Multiple choice technology platforms and products

In an OSB proxy service,a pipeline is

  1. one-way flow

  2. two-way flow

  3. both A and B

  4. None of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

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.