Why use person Account in Salesforce ?

Поділитися
Вставка
  • Опубліковано 15 вер 2024
  • In this video you wil learn :
    How to setup person Account
    what is person Account
    When do we use person Account
    Want to Connect with me ?
    topmate.io/sal...
    Buy a admin Project :
    topmate.io/sal...

КОМЕНТАРІ • 10

  • @prasadmuthyala9625
    @prasadmuthyala9625 9 днів тому +1

    Hi bro, if possible please do video on Jwt integration using external and named credentials 🙏... I tried but not success....

  • @awesomekj5812
    @awesomekj5812 12 днів тому +1

    One thing I want to add is that with person account takes extra storage space as well because now you got Account / Contact record created for it. btw I am curious to know why Person Account is used here and not individual object record ?

    • @salesforcein5minutes
      @salesforcein5minutes  12 днів тому

      @@awesomekj5812 i think they have used person account which is basically combination of account + contact is to enable them for community as well.
      If they had indvidual seprate object, how will they setup that user for community?
      As person object is combination of accountb+ contact, its pre created functionality for them to create community user.
      I think just to reduce the work and implememt re usability they have introduced this person account so community enablement can be easier ( as its prevuilt by them)

  • @AradyaM-d1x
    @AradyaM-d1x 12 днів тому

    Hi,Iam a fresher and i have some doubt..like first we will implement some features in salesforce org as per the user stories..
    After that,how and where to submit that developed code/proceed in next steps..
    Could u pls let me know ..

    • @salesforcein5minutes
      @salesforcein5minutes  12 днів тому

      @@AradyaM-d1x every time user story is assigned:
      1) understand why and what this user story says
      2) what are existing things available in Salesforce that i can use to build this functionality
      Like if there is a functionality to create contact when account is created
      Find if there is any flow on account object and use the same flow to build the functionality.
      If flow is not there then check if there is any trigger, if yes then use that trigger.
      If none then go with whatever u want.
      3) build the functionality and create test cases.
      4) test
      5) deliver

    • @AradyaM-d1x
      @AradyaM-d1x 12 днів тому +1

      Thanks lot..but my question is like after completing that user story in the org then how to take it to next steps..I mean to whom and where we need to submit that completed functionality

    • @salesforcein5minutes
      @salesforcein5minutes  12 днів тому +1

      @@AradyaM-d1x in any project there is dev org, qa org, sit/uat and production org.
      Dev is where you develop
      Qa is where qa team tests
      Sit / uat is where client tests
      Finally prod where actual user use it.
      You develop a functionality in dev org, once you are done test it Thoroughly & pnce done you need to deploy it to your qa org, as it has to be tested by testing team.
      You need to ask you lead how the deployment happens, whether its a single deployment or individial?
      If its individual you need to deploy your stuff and let qa team test to check for bugs.
      If its single/together deployment in that case any sr dev will take all the components of every one and will deploy it together all at once.
      So your next step is ask lead how deployment happens here once ur unit testing is done

    • @AradyaM-d1x
      @AradyaM-d1x 12 днів тому +1

      @@salesforcein5minutes wow..thank you a lot n lot for ur patience n clearing this..u r doing a great help to the community..
      And finally last one question pls? If any interviewer asks which salesforce version im using and i can reply to them like its winter'24 ?if this correct ??

    • @salesforcein5minutes
      @salesforcein5minutes  12 днів тому +2

      @@AradyaM-d1x i think its summer 24 released on 14th june