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

Поділитися
Вставка
  • Опубліковано 18 лис 2024

КОМЕНТАРІ • 9

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

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

    Thanks for the video.

  • @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?

  • @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 !

  • @ManinderSingh-vw6wk
    @ManinderSingh-vw6wk Рік тому +1

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

    • @jasvanthpj8811
      @jasvanthpj8811 Місяць тому

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

  • @aslambagwan6032
    @aslambagwan6032 2 роки тому

    Thanks