Multiple choice technology web technology

Guardrails say: “Your Flows must not contain more than 15 SmartShapes (Excluding Connectors/Routers)”. If use more than 15 smartshapes…

  1. a) Increase complexity and difficult to debug.

  2. b) Decrease Performance.

  3. c) Decreases clarity

  4. d) All the above - a, b and c

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

Exceeding 15 SmartShapes in a flow violates PRPC guardrails and results in multiple issues: increased complexity making debugging difficult, reduced performance due to excessive processing nodes, and decreased clarity for developers maintaining the flow.