Pegasystems
PEGACRSA80V1 · Question #19
Procedure automations should return values needed elsewhere in the application with the Exit Point(s) instead of using global values. What are the two reasons for returning values within a procedure…
The correct answer is A. The design provides for smaller, manageable automations. B. The values are scoped to the automation so they do not need to be cleared after execution. See the full explanation below for the reasoning.
Question
Procedure automations should return values needed elsewhere in the application with the Exit Point(s) instead of using global values. What are the two reasons for returning values within a procedure automation's Exit Point? (Choose Two)
Options
- AThe design provides for smaller, manageable automations.
- BThe values are scoped to the automation so they do not need to be cleared after execution.
- CThe solution design document determines the use of exit points and values.
- DThe outcome can be trusted because it cannot be overwritten by an automation on another
How the community answered
(32 responses)- A84% (27)
- C9% (3)
- D6% (2)
Community Discussion
No community discussion yet for this question.