Flow Rollback Patterns

Use the Flow Rollback Records element to undo DML inside the current transaction. Covers when rollback is appropriate vs catastrophic, how to combine with fault paths, partial-commit pitfalls, and the interaction with publish-after-commit. NOT for external-system rollback (use compensation patterns) — use apex/apex-savepoint-and-rollback.

PranavNagrecha 897eb19 7 files · 19.8 KB Updated 15 repo stars

File contents

PranavNagrecha/AwesomeSalesforceSkills/tree/main/skills/flow/flow-rollback-patterns commit 897eb19bba

Frequently asked questions

npx skillmds add pranavnagrecha/flow-rollback-patterns