nerdexam
IBM

C2180-272 · Question #13

A solution developer is requested to investigate a message flow using the DFDL parser that is performing slowly. The message contains several optional fields. The solution developer determines that th

The correct answer is C. Include dfdl:discriminator and initiator keywords in the DFDL schema.. See the full explanation below for the reasoning.

Question

A solution developer is requested to investigate a message flow using the DFDL parser that is performing slowly. The message contains several optional fields. The solution developer determines that the parser is backtracking extensively while parsing input messages. What action should the solution developer take to reduce the amount of time required to parse the messages?

Options

  • ARestructure the input messages.
  • BUse the XML parser instead of the DFDL parser.
  • CInclude dfdl:discriminator and initiator keywords in the DFDL schema.
  • DForce the parser to reduce backtracking by suppressing errors that occur at parse time.

How the community answered

(36 responses)
  • A
    11% (4)
  • B
    3% (1)
  • C
    83% (30)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full C2180-272 Practice