Overcome Salesforce Governor Limits Using Platform Events

Поділитися
Вставка
  • Опубліковано 11 бер 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

КОМЕНТАРІ • 36

  • @flaviodasilvaferreira4970
    @flaviodasilvaferreira4970 3 роки тому +2

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

  • @dalepurdon8948
    @dalepurdon8948 2 роки тому +2

    Youre a very good communicator. Thanks for this great content

  • @chethelesser
    @chethelesser 2 роки тому +1

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

  • @saitheousidesurvivor
    @saitheousidesurvivor 3 роки тому +2

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

  • @Sai-mi7bn
    @Sai-mi7bn 3 роки тому +1

    thanks! very helpful!

    • @apexhours
      @apexhours  3 роки тому

      Glad it helped! Keep watching

  • @piyushsinha1659
    @piyushsinha1659 Рік тому

    Awesome!!

  • @RahulUpadhye1008
    @RahulUpadhye1008 4 роки тому +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  4 роки тому +1

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

    • @RaviKumar0910
      @RaviKumar0910 4 роки тому

      @@apexhours can you share that links please

  • @aveshlakha5903
    @aveshlakha5903 4 роки тому +1

    Good training provided by Ohad in NYC group

    • @apexhours
      @apexhours  4 роки тому

      It was in frarmington hill group

  • @kiranvrao9714
    @kiranvrao9714 2 роки тому +1

    Thanks a lot

  • @SalesforceUSA
    @SalesforceUSA 2 роки тому +1

    A good video.

  • @biswajitsamantaray380
    @biswajitsamantaray380 3 роки тому +2

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

  • @suneethamerlapaku8723
    @suneethamerlapaku8723 4 роки тому +3

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

  • @petargechev1852
    @petargechev1852 7 місяців тому

    👏👏👏👏

    • @apexhours
      @apexhours  7 місяців тому

      Glad it was helpful!

  • @aashaymandloi1384
    @aashaymandloi1384 4 роки тому +1

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

  • @diktafunk
    @diktafunk 4 роки тому +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 2 роки тому

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