IBM Exam Questions

What are two valid ways to do this?

You would like to pass values into parameters that will be used in a variety of downstream activity
stages within a job sequence. What are two valid ways to do this? (Choose two.)

A.
Use local parameters.

B.
Place a parameter set stage on the job sequence.

C.
Add a Transformer stage variable to the job sequence canvas.

D.
Check the “Propagate Parameters” checkbox in the Sequence Job properties.

E.
Use the UserVariablesActivity stage to populate the local parameters from an outside source
such as a file.

Explanation: