Certified Pega Robotics System Architect v8.0 (2019) — Question 8

There are two basic types of automations: events and procedures.
Which three statements describe a procedure automation? (Choose three.)

Answer options

Correct answer: C, D, E

Explanation

The correct answers C, D, and E highlight the structural aspects of procedure automation, indicating that it can start from multiple points, has defined entry and exit points, and typically returns a string for messaging. Options A and B describe events, as they pertain to actions that trigger automations rather than the procedural framework.