Salesforce Flow Anti-Patterns | Salesforce Flow Best practices in 2024

Salesforce Flow Anti-Patterns | Salesforce Flow Best practices in 2024

2.432 Lượt nghe
Salesforce Flow Anti-Patterns | Salesforce Flow Best practices in 2024
Salesforce Flow Anti-Patterns. Architect Automated Solutions for Real-World Flow Antipatterns. This interactive workshop addresses the critical challenge of flow antipatterns—common pitfalls that degrade performance and reliability in Salesforce environments. Through a series of real-world examples and collaborative problem-solving, participants will explore automated solutions to streamline and enhance processes. This dynamic session promises a hands-on learning experience, empowering attendees with strategies to detect, analyze, and rectify inefficiencies in their systems. 1.Don’t After-Save When You Can Do Before-Save 2.No DML/SOQL Inside the Loop 3.Is The Flow Too Big? 4.Starting With Loop in Schedule-Triggered Flows 5.Loops Inside Loops 6.Record-Triggered Flow That Starts With a Decision 7.Formula Resources in Criteria 8.Do The DMLs Have Criteria Other Than Id? 9.Unused Excessive Input & Output Variables 10.Unnecessary Use Of System Context 11.Absence of Fault Paths 12.Roll Back Records 13.Hard-Coded Ids 14.RecordType Check 15.Hard-Coded Logic 16.HTTP Callout & Outbound Message Not On Async Path 17.Is the Flow Comparing Collections? 18.Email Action Not On Async Path