salesforce scenario based questions(part-2) || salesforce developer || consultants || admin

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

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

  • @Mtripathi347
    @Mtripathi347  2 года назад +15

    Guys, a correction.. so on a question where I am saying to create a formula field with merged values and to make it unique to detect duplicate, this can not be done by formula field as we can not make them unique..solution is to create a text field and hide it from layout.. make it unique and update value via workflow rule(or any other process automation tool).. I will update the text on the video as well.. thanks

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

    Thanks.This series of senerio based questions,helps a lot.Hoping for more such videos in future.

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

      Yes Harshadeep, I will keep adding questions.. there is so much hush around scenario based questions and hope with the help of community, we can list down all such major questions...

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

      @@Mtripathi347 yeah sure!That would be great.

  • @rahulchowdhury4227
    @rahulchowdhury4227 Год назад +1

    Hi Mohit, just wanted to know one thing. You said that querying directly by soql (for more than 50K records which is the synchronous limit) is different than directly querying in for loop definition like
    for(Accounts acc: [Select ....]), I want to know the reason or am I mistaken about what you mentioned in 7:45 . Thanks.

  • @prasadpund4176
    @prasadpund4176 Год назад

    Very well explained ❤

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

    Thank you for the video Mohit nice scenerios
    Could you pls make a video on deployment scenerios as well like what if we got error in production or if we want to make any change like to add string like that
    And also how to display error message regarding failure record and success records...

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

      Sure Susmitha.. I will collect various scenarios and will make a video.

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

    you are a good teacher.

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

      Glad you think so Krishnendu.. :)

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

    Amazing video Mohit. Kudos 👏👏👏

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

      Thanks Aastha.. I have shared notes of batch apex with you as well.

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

    Great video sir.Keep them coming.

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

    Very informative.

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

    Hey Mohit,
    Thank you for the scenario based questions.

  • @pragati6069
    @pragati6069 9 месяцев назад

    Hii sir
    Can you please share a video on project flow

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

    🙂🙂 Could you also give us code questions? like topics given for us to write code on advanced scenarios please. Best interview prep channel on youtube.

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

      Hello, yes please feel free to ping on linkdin- I will surely not only tell u the topics but will also guide u.. u can find link in channel about section. Thanks

  • @atulkhope1398
    @atulkhope1398 2 года назад +2

    Sir grate work . I need batch Apex questions and answers

    • @Mtripathi347
      @Mtripathi347  2 года назад +2

      Hi Atul,please ping me on linkdin and I Will share batch apex notes with u

    • @javedshah2218
      @javedshah2218 2 года назад +2

      Atul sir please share it with us also 😉😁

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

    Nice content 🙂could you please explain iterable again, I could not understand it much. Thanks!

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

    Great 👍
    Plese make video on Record level security snenarios

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

    thank you...sir plz make video on OWD

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

      Sure, I will make a video on record level and object level access , will talk about OWD in detail there.. thanks

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

    You are great!

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

    your content is awesome bro but your voice is bit low if possible speak loud

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

      Yes bro, I agree that audio is v bad, I have tried to improve that in my latest videos, this is an old video. please do not forget to checkout few of my latest videos.

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

    Thank you Mohit sir...can you make a video on before trigger and after with example...??and please mention the difference between in both

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

      Sure Javed.. that is a very important topic.. will surely make a video on this topic.

  • @simranacro11
    @simranacro11 Год назад

    Hi Mohit, Can you please let me know what would be the answer of the question that if we have if:true then why do we need render? I googled but couldn't get an answer.

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

    Please elaborate the when soql returns records more than 50k why should we use soql inside for loop.? Is there any other way

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

      Hi Bharat, the reason why we use SOQL for Loop is because no matter how much record that query returns separately , it will only process a chunk of data if it is used in SOQL for Loop and will keep getting chunk for processing when one chunk finish processing.. in that way it will never reach 50 k limit.. the other approaches are to limit soql or to change the approach to batch in case we know if we have more data..

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

    Sir...i hv an question ...
    I created 2 custom object "customer" nd "Xyz" nd i created lookup for the cutomer_name field on xyz object but i can't create any relationship on DOB field whose datatype is "Date" .. why this happens ?? Nd i want same DOB field data from customer to xyz object ..so what should i do ??

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

      try formula field.. or connect with me on linkdin to have a discussion on this.

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

    You didn't answer many questions

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

      Hi Ankit, sorry, I might have missed that, Please ask your question.