nerdexam
SOA

S90-02A · Question #67

Which of the following statements is true? Select the correct answer.

The correct answer is C. An initial sender is the service consumer at the beginning of the message path, whereas the. Option C correctly captures the precise relationship: the initial sender is not just any participant in a message path - it is specifically the service consumer that originates the message at the very start of that path. The two terms describe the same entity viewed from…

Web Services and Contract-First Design

Question

Which of the following statements is true? Select the correct answer.

Options

  • AAn initial sender is at the beginning of the message path, whereas the service consumer is at the
  • BAn intermediary service transitions through the initial sender role when it invokes another service
  • CAn initial sender is the service consumer at the beginning of the message path, whereas the
  • DAn initial sender is not related to the message path but is instead a part of hybrid service

How the community answered

(59 responses)
  • A
    2% (1)
  • C
    95% (56)
  • D
    3% (2)

Explanation

Option C correctly captures the precise relationship: the initial sender is not just any participant in a message path - it is specifically the service consumer that originates the message at the very start of that path. The two terms describe the same entity viewed from different angles: "service consumer" describes the role (consuming a service), while "initial sender" describes its position (first in the chain).

Why the distractors fail:

  • A implies the initial sender and service consumer are separate entities at different positions - incorrect, because the initial sender is the service consumer at position zero.
  • B confuses the initial sender with an intermediary. When an intermediary invokes another service, it adopts a service consumer/requester role for that sub-call, but it never becomes the initial sender, which is reserved for the true originator.
  • D is fabricated; the initial sender is entirely path-related and has nothing to do with "hybrid service" architecture.

Memory tip: Break down the term - initial = first in line, sender = the one who fires the first message. That entity is, by definition, a service consumer. If you ever see these treated as separate or unrelated, the answer is wrong.

Topics

#initial sender#message path#service consumer#SOA roles

Community Discussion

No community discussion yet for this question.

Full S90-02A Practice