nerdexam
IBM

C2180-272 · Question #7

A sample snippet of an incoming message is shown below. A solution developer is asked to design a message model that only processes messages that contain an allowed list of currency codes and…

The correct answer is C. Add the allowed currency codes in Enumerations. See the full explanation below for the reasoning.

Question

A sample snippet of an incoming message is shown below. A solution developer is asked to design a message model that only processes messages that contain an allowed list of currency codes and rejects other messages. How can the solution developer modify the message model to achieve this?

Exhibit

C2180-272 question #7 exhibit

Options

  • AAdd the allowed currency codes in Fixed Value.
  • BAdd the allowed currency codes in Default Value.
  • CAdd the allowed currency codes in Enumerations.
  • DAdd the currency codes in Block Substitution settings.

How the community answered

(51 responses)
  • A
    4% (2)
  • B
    10% (5)
  • C
    80% (41)
  • D
    6% (3)

Community Discussion

No community discussion yet for this question.

Full C2180-272 Practice