nerdexam
IBM

C2180-404 · Question #18

A solution developer is implementing a message flow that transforms XML payment messages. Each payment message includes many individual payment transaction records. Each transaction record has a…

The correct answer is B. Configure the MQInput node to use the BLOB domain and then use string functions to implement to. See the full explanation below for the reasoning.

Question

A solution developer is implementing a message flow that transforms XML payment messages. Each payment message includes many individual payment transaction records. Each transaction record has a summary section and a details section. For the mapping, only fields from the summary section are required. What should the developer do to tune the performance of the message flow?

Options

  • AConfigure opaque elements in the parser options of the MQInput node.
  • BConfigure the MQInput node to use the BLOB domain and then use string functions to implement to
  • CUse XPATH instead of ESQL to map the required elements of the message.
  • DSelect the option to "Build tree with XML schema data types" in the parser options of the MQInput

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    80% (20)
  • C
    12% (3)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full C2180-404 Practice