Part 1 - Salesforce Scenario Based Interview Question

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 พ.ย. 2024

ความคิดเห็น • 52

  • @prasadmuthyala9625
    @prasadmuthyala9625 2 หลายเดือนก่อน +1

    Very very useful scenerio questions

  • @atrivedi1000
    @atrivedi1000 2 หลายเดือนก่อน

    Really nice thank you for sharing all the scenarios based question

  • @RCvibesSales
    @RCvibesSales 2 หลายเดือนก่อน +3

    1) in first question if there is no profile level access for the object, then user have got the extended permission using the permission set that the reason he is able to create the record for that object
    2) after deleting records go to the setup and search for hard delete, if u delete from there u can't recover the deleted records from the system.

  • @gcs_music
    @gcs_music 2 หลายเดือนก่อน

    Thank you for this please bring more videos Like this scenario based questions are tricky to solve

  • @Mucherlasivaji-z4y
    @Mucherlasivaji-z4y 2 หลายเดือนก่อน

    really helpful this video tqq...Ankit

  • @arunteja4321
    @arunteja4321 2 หลายเดือนก่อน +1

    Nice session.
    I think we can also use Custom Permissions to bypass validation rules in Salesforce!

  • @praveenyarnal6587
    @praveenyarnal6587 2 หลายเดือนก่อน

    Thanks Ankit , this series is helpful

  • @rockyomkar41
    @rockyomkar41 2 หลายเดือนก่อน +1

    Super..... waiting for it...❤

  • @naynaraut7467
    @naynaraut7467 2 หลายเดือนก่อน

    Nice session

  • @shivam_diwan
    @shivam_diwan 2 หลายเดือนก่อน +1

    1) in first question, user might be getting additional permission through a permission set
    2) in secod question, to delete bulk records permanantely, we can use Hard Delete, to enable this go to user's profile and enable "Bulk Api Hard Delete" and use tools like Data Loader to hard delete data(in data loader setting, check Enable Bulk API and Enable Hard Delete.)

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  2 หลายเดือนก่อน +1

      Correct and very detailed

    • @shivam_diwan
      @shivam_diwan 2 หลายเดือนก่อน

      @@TechJourneyWithAnkit thank you sir

  • @hrithikDubey-jq6ox
    @hrithikDubey-jq6ox 2 หลายเดือนก่อน

    very helpful serias😍

  • @ashishzanzad1188
    @ashishzanzad1188 2 หลายเดือนก่อน

    Yess, Nice questions
    But now a days no one asking tricky questins.
    Interviewer directlly asking to write trigger or LWC code.
    I will include some of them in my question bank 😅
    Thanks!

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  2 หลายเดือนก่อน

      Agree. But you have to get prepared with all aspects

  • @awesomekj5812
    @awesomekj5812 2 หลายเดือนก่อน +1

    That question on Full permission on parent object but not on related object record can also be extended by saying --> if trigger creates it , will user be able to see it or not ? So we can add to it like Trigger runs in system mode ---> so record will be created but user cannot see it.

  • @jereenshahul8581
    @jereenshahul8581 2 หลายเดือนก่อน +1

    1. Permission set
    2. Hard delete

  • @saikumarreddy.t6038
    @saikumarreddy.t6038 2 หลายเดือนก่อน +1

    Default batch size is 200.
    Object A could be the detail object since the sharing settings and object permissions will be inherited from the parent. correct me if i am wrong
    Hard delete in data loader

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  2 หลายเดือนก่อน

      Second answer is for which one. Rest all are good

  • @dikshagautam7915
    @dikshagautam7915 2 หลายเดือนก่อน

    I have come across one question in an interview " Users with a Sales Profile only should have access to the opportunity object " .

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  2 หลายเดือนก่อน

      I don't think this is possible. Default Implicit sharing will not allow it

  • @sirishasirisha4405
    @sirishasirisha4405 2 หลายเดือนก่อน

    Ques 1 ans: provided access through permission set or having modify all access.
    Ques 2 ans: hard delete checkbox ornoption in dataloader

  • @gauravghayar1785
    @gauravghayar1785 2 หลายเดือนก่อน

    Question 1
    Answer
    Via Permission Set, additional permission might given like 'Create' if not then 'Modify all data' permission check box might be tick for that profile.

  • @Saptarshi_101
    @Saptarshi_101 2 หลายเดือนก่อน

    For the batch class rollback question, The error chunk of 200 records will be rolled back only if we are using Insert statement, in case we use database.insert statement the correct records will be inserted and the error one will be ignored. In that case the answer will be 399 records are inserted. Correct me if my concept is wrong.
    And thanks for the questions.. all of them are relevant to current interviews.😊

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  2 หลายเดือนก่อน +1

      Yes you are correct. However in question i explicitly put DML statement,😀

  • @raghavendrasharma2466
    @raghavendrasharma2466 2 หลายเดือนก่อน

    Yesterday in my interview, interviewer asked me, is it possible to restrict the LWC component, like if that component show account object data then this component is only exposed on the account object record detail page only??

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  2 หลายเดือนก่อน +1

      Will cover this in next video

    • @raghavendrasharma2466
      @raghavendrasharma2466 2 หลายเดือนก่อน

      @@TechJourneyWithAnkit another question they ask me, when we refresh fully sandbox from prod, then we want to like one object have some confidential data and we need to hide that data from developer or other user. so no one able to see that data, how can we achieve?

  • @kaustubhpatne6320
    @kaustubhpatne6320 2 หลายเดือนก่อน

    For last que of 30000 record
    Hard delete option from dataloader
    M i right??

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  2 หลายเดือนก่อน

      Yes correct

    • @sureshkokare4891
      @sureshkokare4891 2 หลายเดือนก่อน

      Also make Bulk API Enable then we can able to Hard delete

  • @GauravGupta-tx7kc
    @GauravGupta-tx7kc 2 หลายเดือนก่อน

    A User: CRUD Permissions
    B User: No Permissions
    Trigger on Child, performing by B user which is fetching (SOQL Query) Parent record.
    Will be able to fetch records?
    Please answer.

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  2 หลายเดือนก่อน

      Yes if query is running in system mode, else no

  • @hrithikDubey-jq6ox
    @hrithikDubey-jq6ox 2 หลายเดือนก่อน

    answer of second QUE: correct me if i'm wrong.
    we can use dataLoader, in dataLoader we have an option named "Hard Delete" using that option we can delete all the customer records. and those records totally removed from the database. and those records cannot be recovered by any user/admin.

  • @GauravGupta-tx7kc
    @GauravGupta-tx7kc 2 หลายเดือนก่อน

    Answer to 1 question:
    User may be assigned with permission set which providing access to create record.

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  2 หลายเดือนก่อน

      Yes one option what else can be possibility?