Overcome Salesforce Governor Limits Using Platform Events

Sdílet
Vložit
  • čas přidán 11. 03. 2020
  • 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
    www.apexhours.com/overcome-sal...
    #PlatformEvents #GovernorLimits

Komentáře • 36

  • @flaviodasilvaferreira4970

    A clarifying and exciting class about Governor Limits. Thanks a lot Amit and Ohad!

  • @chethelesser
    @chethelesser Před 2 lety +1

    He said "hopefully you're not using futures anymore" and then proceeded to talk about workflows :)

  • @dalepurdon8948
    @dalepurdon8948 Před 2 lety +1

    Youre a very good communicator. Thanks for this great content

  • @saitheousidesurvivor
    @saitheousidesurvivor Před 3 lety +1

    Thank you so much Amith for this presentation....

  • @piyushsinha1659
    @piyushsinha1659 Před rokem

    Awesome!!

  • @Sai-mi7bn
    @Sai-mi7bn Před 3 lety +1

    thanks! very helpful!

    • @apexhours
      @apexhours  Před 3 lety

      Glad it helped! Keep watching

  • @RahulUpadhye1008
    @RahulUpadhye1008 Před 4 lety +2

    @
    Salesforce Apex Hours ......really a nice session.....loved it
    It would be great if you make a video on Real time project, how exactly SFDC Admin / Developers work on real time project on Salesforce platform

    • @apexhours
      @apexhours  Před 4 lety +1

      We will consider that. But real time project example are already in in recording

    • @RaviKumar0910
      @RaviKumar0910 Před 4 lety

      @@apexhours can you share that links please

  • @aveshlakha5903
    @aveshlakha5903 Před 4 lety +1

    Good training provided by Ohad in NYC group

    • @apexhours
      @apexhours  Před 4 lety

      It was in frarmington hill group

  • @kiranvrao9714
    @kiranvrao9714 Před 2 lety +1

    Thanks a lot

  • @suneethamerlapaku8723
    @suneethamerlapaku8723 Před 4 lety +3

    After completing this course wil u please explain any real time projects

  • @biswajitsamantaray380
    @biswajitsamantaray380 Před 3 lety +2

    Hello Fellow Trailblazer, Can you please make a video on the following error "Cannot Insert Update Activate Entity". Would help a lot

  • @SalesforceUSA
    @SalesforceUSA Před 2 lety +1

    A good video.

  • @petargechev1852
    @petargechev1852 Před 7 měsíci

    👏👏👏👏

  • @aashaymandloi1384
    @aashaymandloi1384 Před 4 lety +1

    Please explain real time project so we can learn how actually thing works

  • @diktafunk
    @diktafunk Před 4 lety +1

    Hello. Is it possible to publish this event in a kafka broker platform outside of Salesforce without using the CometD pub/sub implementation in Salesforce (50k consumable events limit by external systems : developer.salesforce.com/docs/atlas.en-us.platform_events.meta/platform_events/platform_event_limits.htm) Thanks in advance.

  • @rohandanwade7564
    @rohandanwade7564 Před 2 lety

    9:08
    10:44 Synchronous
    12:00 Asynchronous
    13:55 Publishing a platform event
    15:40