What is the appropriate fault code for this type of SOAP fault?

A client sends a required SOAP header in a SOAP message. The server-side process determines
that information in the header is invalid and generates a SOAP fault. What is the appropriate fault
code for this type of SOAP fault? (Choose one)

A client sends a required SOAP header in a SOAP message. The server-side process determines
that information in the header is invalid and generates a SOAP fault. What is the appropriate fault
code for this type of SOAP fault? (Choose one)

A.
Client

B.
Server

C.
MustUnderstand

D.
VersionMismatch

E.
HeaderError

F.
InvalidHeader

Explanation:



Leave a Reply 2

Your email address will not be published. Required fields are marked *


Ramy

Ramy

I believe C will work here

Pio

Pio

A is correct. It’s client’s fault. Client sent invalid message.