IBM Exam Questions

what happens when Runtime Column Propagation is enabled?

Which of the following describes what happens when Runtime Column Propagation is enabled?

A.
An input column value flows into a target column only if it matches it by name.

B.
An input column value flows into a target column only if it is explicitly mapped to it.

C.
An input column value flows into a target column based on its position in a Schema file.

D.
An input column value flows into a target column based on its position in the input row. For
example,first column in the input row goes into the first target column.

Explanation: