nerdexam
Pegasystems

PEGACSSA71V1 · Question #206

The "SetInfo" data transform is called by the "UpdateInfo" flow action, which is called by the "MainFlow" flow. Each rule is defined in the classes below: MyCo-HR-SelfService-Work-TimeOff is the…

The correct answer is B. The specialized SetInfo rule will be called. However, the original rule should be retained to prevent design-. See the full explanation below for the reasoning.

Question

The "SetInfo" data transform is called by the "UpdateInfo" flow action, which is called by the "MainFlow" flow. Each rule is defined in the classes below:

MyCo-HR-SelfService-Work-TimeOff is the class of the work object. An architect wishes to specialize "SetInfo", and so he does a SaveAs into MyCo-HR-SelfService-Work-TimeOff. Will the new specialized rule be called when MainFlow is run? If so, can the original "SetInfo" rule be deleted? (Assume that UpdateInfo is the only rule that references SetInfo.) (Choose One)

Options

  • AThe specialized SetInfo rule will not be called. UpdateInfo is in the more general class and therefore cannot
  • BThe specialized SetInfo rule will be called. However, the original rule should be retained to prevent design-
  • CThe specialized SetInfo rule will be called, and the original can be deleted.
  • DThe specialized SetInfo rule will not be called. When two of the same rules are in an inheritance path, the

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    76% (28)
  • C
    14% (5)
  • D
    8% (3)

Community Discussion

No community discussion yet for this question.

Full PEGACSSA71V1 Practice