Multiple choice technology web technology

Select the possible guard rails.

  1. Flow should not contain 15 sub flows

  2. We should create properties as and when needed and update the status

  3. Limit custom java

  4. Use the standard flow action as a place holder instead of creating a new one.

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

Limiting custom Java ensures application maintenance and upgradability, which is a key Pega guardrail. Reusing standard flow actions as placeholders or starting points promotes best practice compliance and accelerates development.