nerdexam
Pegasystems

PEGAPCSSA86V1 · Question #73

A flow action calls a pre-processing data transform to initiate values. There are several flow actions available for the assignment. You want to make sure that the values are only initiated once for…

The correct answer is A. Add logic to the pre-processing data transform to test if values were already initiated. See the full explanation below for the reasoning.

Question

A flow action calls a pre-processing data transform to initiate values. There are several flow actions available for the assignment. You want to make sure that the values are only initiated once for each flow action. How do you implement a solution?

Options

  • AAdd logic to the pre-processing data transform to test if values were already initiated.
  • BDo nothing. The pre-processing data transform is only called once for each assignment.
  • CMake sure that the flow action does not have the highest likelihood since it will always be invoked.
  • DConfigure the data transform as post-processing instead of pre-processing.

How the community answered

(23 responses)
  • A
    70% (16)
  • B
    4% (1)
  • C
    17% (4)
  • D
    9% (2)

Community Discussion

No community discussion yet for this question.

Full PEGAPCSSA86V1 Practice