PEGACSA72V1 Exam QuestionsBrowse all questions from this exam

PEGACSA72V1 Exam - Question 3


You need to add a button to a user form. When the button is pressed, the application invokes a data transform, then creates a new case.

How do you implement this functionality?

Show Answer
Correct Answer: D

To implement functionality where pressing a button invokes a data transform and then creates a new case, you need to configure an action set on the button control. An action set allows you to define a sequence of actions that occur in response to events, such as clicking a button. This sequence can include calling a data transform and then creating a new case, which matches the required functionality described in the question.

Discussion

1 comment
Sign in to comment
ClairFraserOption: D
Aug 9, 2020

Correct. "Use the Actions tab to define action sets that determine the behavior of a control." https://community.pega.com/sites/default/files/help_v717/rule-/rule-html-/rule-html-property/actions.htm