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 OSB, an individual pipeline is a one-way flow - either a request pipeline (processing incoming messages) or a response pipeline (processing outgoing messages). While a complete proxy service uses both pipelines in sequence, each pipeline itself processes messages in only one direction. Options B and C are incorrect because a single pipeline is not bidirectional.