
Mixed DML’S Operations, Too Many SOQL Queries, Too Many DML Statements, CPU Timeout: Salesforce’s Governor limits are there for a reason but even when you employ best practices you may still exceed them. A good developer will look at all tools available on the platform and find the best approach to solving the problem they are facing.
Join us to add the newest tool to your developer toolbelt: using Platform Events to change the rules of the game and process more, faster, within governor limits.
Agenda:
- What are Governor Limits
- Synchronous vs. Asynchronous processing
- Introducing Platform Events
- Platform Events processing
- Platform Events Considerations
- Example 1: Getting around Mixed DML limit
- Example 2: Changing multiple Apex Async Processes
- Other use cases
- Additional Resources
Platform Events
Like a superpower you didn’t even know you had
SObjects__c | Platform_Events__e |
DMLs (Insert, Update, Delete) | Publish (Insert only) |
SOQL | Streaming API |
Triggers | Subscribers |
Parallel context execution | Guaranteed order of execution |
Platform Events – Execution Timing

Platform Events – Execution Timing
Account Trigger
Platform Event Trigger
Here is recording of session
Date : Saturday, MAR 07, 2020 10:00 AM EST (8:30 PM IST ) Speaker : Ohad Idan |
Please note that we have limit of 300 attendees that can join the online sessions. However, recording will be posted on our YouTube channel. Make sure to subscribe our YouTube channel to get notification for video upload.
Bookmarks our “Session in 2020” page for all upcoming and old sessions of 2020. Let us know which topic you want learn next in ApexHours.
If you are new in Salesforce. Please check our free Salesforce Admin and Salesforce Developer training.
Thanks,
Salesforce Apex Hours