nerdexam
IBM

C2180-274 · Question #67

A web service proxy is receiving orders from partners as SOAP messages. The service is required to reject messages if the total order cost in the message does not match the sum of the individual…

The correct answer is B. Create a style sheet which performs the mathematical comparison and uses either a <dp:accept>. See the full explanation below for the reasoning.

Question

A web service proxy is receiving orders from partners as SOAP messages. The service is required to reject messages if the total order cost in the message does not match the sum of the individual item costs. What can the solution implementer do to support this requirement?

Options

  • ACreate an XML Schema that enforces the above business requirements and uses this schema in
  • BCreate a style sheet which performs the mathematical comparison and uses either a dp:accept
  • CConfigure an SLM Statement with the Threshold Level that computes the total order cost, and if it
  • DDefine the requirement in a WS-Policy attachment for the service.

How the community answered

(34 responses)
  • A
    3% (1)
  • B
    76% (26)
  • C
    6% (2)
  • D
    15% (5)

Community Discussion

No community discussion yet for this question.

Full C2180-274 Practice