06 Example - Queueable Apex Implementation with Test Class | Asynchronous Apex in Salesforce

Поделиться
HTML-код
  • Опубликовано: 2 фев 2025

Комментарии • 9

  • @SanjayGuptaTechSchool
    @SanjayGuptaTechSchool  3 года назад +3

    For Online Individual or Group Training Please Email or Visit below Website.
    Email: sanjaygupta.techschool@gmail.com or Visit: studysalesforce.com/
    Connect with Sanjay Gupta on Linkedin: www.linkedin.com/in/sanjay-gupta-bb2a79bb/
    Udemy : Enroll Salesforce Flow Builder Masterclass: kadge.io/flowbuilder
    Udemy : Enroll Salesforce Admin Certification Masterclass : kadge.io/admin201
    Udemy : Enroll Salesforce PD1 Certification Masterclass : kadge.io/pd1
    Please like and subscribe to support the efforts.

  • @ManinderSingh-vw6wk
    @ManinderSingh-vw6wk Год назад +2

    Hi Sanjay,
    Why did you define a constructor first and then use an execute method???

    • @jasvanthpj8811
      @jasvanthpj8811 3 месяца назад

      because constructor is used for assigning the values into the acclist and passing those values in the execute method

  • @bheemadonthi5780
    @bheemadonthi5780 2 года назад +1

    Nice Video helpfull information Sanjay..!!
    I have a scenario to Create / Update 10 thousand records, if we can use queable apex in this case? How to do it?

  • @vinisawali
    @vinisawali 3 года назад +2

    Thanks for the video.

  • @shariquekalam7681
    @shariquekalam7681 2 года назад

    Very helpful video , in fact this playlist and Apex Triggers playlist are awesome and well versed.
    Regarding this I have a doubt like this scenario can also be implemented via synchronous Apex isn't it then why we are using Queueable Apex
    Kindly help me with the same

  • @souravthakur2820
    @souravthakur2820 2 года назад +1

    thankyou sir ,
    your videos are so helpful for us !

  • @aslambagwan6032
    @aslambagwan6032 2 года назад

    Thanks