Multiple choice technology packaged enterprise solutions

Which of the following violates a SmartBuild best practice regarding flow design?

  1. An Assignment with three Connector Flow Actions and four Local Flow Actions

  2. A flow that calls more than two sub flows

  3. A flow with four utility shapes linked together

  4. A flow that spans multiple Visio pages

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Pega SmartBuild best practices recommend keeping flows contained on a single Visio page for readability and maintainability. Spanning flows across multiple Visio pages (D) makes them harder to understand and maintain. The other options are acceptable: Assignments can have multiple connectors, flows can call subflows, and utilities can be chained.