nerdexam
MuleSoft

MCD-LEVEL-1 · Question #44

Refer to the exhibits. A web client submits a request to WSC:BAD_REQUEST error. What is the next step to fix this error?

The correct answer is B. set a SOAP payload before the Consume operation that contains the destination query parameter. As can be seen in error message , SOAP service findFlights expects the SOAP paylaod. This can be set using transform message processor which forms SOAP payload before the Consume operation that contains the destination query parameter

Connecting to External Systems

Question

Refer to the exhibits. A web client submits a request to WSC:BAD_REQUEST error. What is the next step to fix this error?

Exhibit

MCD-LEVEL-1 question #44 exhibit

Options

  • ASet a header In the Consume operation equal to the destination query parameter
  • Bset a SOAP payload before the Consume operation that contains the destination query parameter
  • Cset a property m the Consume operation equal to the destination query parameter
  • Dset a JSON payload before the Consume operation that contains the destination query parameter

How the community answered

(68 responses)
  • A
    12% (8)
  • B
    79% (54)
  • C
    6% (4)
  • D
    3% (2)

Explanation

As can be seen in error message , SOAP service findFlights expects the SOAP paylaod. This can be set using transform message processor which forms SOAP payload before the Consume operation that contains the destination query parameter

Topics

#Web Service Consumer#SOAP payload#WSC:BAD_REQUEST#Consume operation

Community Discussion

No community discussion yet for this question.

Full MCD-LEVEL-1 Practice