Q1: Relationship between Account and Contact? Q2: Different types of Relationships in Salesforce? Q3: What are Junction objects? Q4: Properties of M:D relationship. Q5: Profile vs Permission Set Q6: Various OWD setting available Q7: Difference between Public Read only and Public Read/Write only Q8: Various Automation tools Q9: Flow vs Process Builder Q10: Activity which Workflow can do but Process builder can't Q11: Scenario: Workflow and Valudtion Rule - Order executions Q12: Automation (Configuration) - How to use Flow Q13: Community- Q14: How do you share records in Community
Please make one video on proper salesforce testing. Testing workflows rule, validation rule, reports and dashboards, approval process with real time scenarios.
I don't think there is any special relationship in Salesforce Contacts and Accounts have a lookup relationship but this relationship has a property called CascadeDelete that's why the contact is deleted when the parent object is deleted. Account and contact behaves as master detail logics its a standard functionality in salesforce but on UI it is a lookup relationship .
Greatly appreciated videos like this but if you focus on admin role make videos for related to admin because the intro started as dev and admin. Like many job postings they polluting market rate by combining admin and dev role by putting just one line with apex requirements. Hope in the future video keep focus separately as much as possible between admin and dev.
general limits for the number of active flows in Salesforce: Salesforce Essentials: 5 active flows Professional Edition: 50 active flows Enterprise Edition: 100 active flows Unlimited Edition: 200 active flows
Flow Limits Flow Versions: Essentials/Professional Editions: 50 versions per flow. Enterprise/Unlimited/Performance/Developer Editions: 50 versions per flow. Executed Elements: All Editions: No specific limit on the number of executed elements at runtime per flow. The earlier limit of 2,000 elements was removed in API version 57.0. Active Flows per Flow Type: Essentials/Professional Editions: 5 active flows per flow type. Enterprise/Unlimited/Performance/Developer Editions: 2,000 active flows per flow type. Total Flows per Flow Type: Essentials/Professional Editions: 5 total flows per flow type. Enterprise/Unlimited/Performance/Developer Editions: 4,000 total flows per flow type. Flow Interviews and Scheduled Actions: Resume Events and Scheduled Actions per Hour: All Editions: 1,000 resumes or scheduled actions per hour. Combined Total of Automations that Start or Resume: All Editions: 20,000 combined total for: Resume events in active flows. Groups of scheduled actions in active processes. Time triggers in active workflow rules. Inactive flow interviews that are resumed. Schedule-Triggered Flow Interviews per 24 Hours: All Editions: 250,000 interviews or the number of user licenses in your org multiplied by 200, whichever is greater. This includes: Full Salesforce licenses. Salesforce Platform user licenses. App Subscription user licenses. Chatter Only users. Identity users. Company Communities users. Maximum Flow Interview Size: All Editions: 1,000,000 bytes (approximately 1 MB). If a flow interview exceeds this size, it cannot be persisted or paused.
Account n contact relation & it’s properties. Standard special relationship Different types of relationships in salesforce . What is junction object? Scenario Where we will use juction object? Standard junction object example in sfdc. How to create master detail relationships n it’s property and it’s impact in security (owd controlling) Owd public read write < object level access. Profile vs permission set Can we have 1 permission set assigned to multiple users? Various owd options? Public read only vs public read write ? Different automation tools n difference between them ? Outbound message sending using process builder vs workflow? 1 workflow rule in opportunity to update amount to 10k & there’s validation rule in opportunity : if amt is greater than or equal to 10k it will throw error. Now user is adding 5k as amount n saves records. What will be order for execution. Update account industry to education whenever we create account records: in this scenario which automation tool and why? Flows in Before insert case. What are different types of community in salesforce? When to use partner community snd when to use partner community? N how to determine community types? On one license can one use two automations ? How to share records in commuities ?
Account and Contact behaves as master-detail but on UI it is a look-up relationship. This is because of business implementation. Account comes from Opportunity. Suppose you Sale some product. You reach to a person and he fixed some deals with us, By this It becomes an Opportunity. Now that Opportunity purchased some products with you organization. Now he becomes an Account. After that Account reference some contacts with whom your organization can process deal. Now those reference are your organization Contact. In this case if that Account is no more purchasing products and can not continue with your organization. In that case you delete that account and it makes sense that their related contacts must be deleted. That is why this happens. Contact without Account as a parent are private and cannot be seen by other users in an organization. Because they are your personal contact persons like you have in your cell phone.
Very good and informative. Sir I have use case to map lead field and account field. I have field called federal tax id which is encrypted field and would like to map it while conversion but in standard conversion field mapping it’s not possible. Do you know how we can achieve in apex trigger to map these encrypted field ??
Master details and looks up are same type parent and child only difference is loosely coupled and tight coupled. Parent and child (master details and lookup) u can say one to many Many to many we can achieve using junction object One to one (self) available on users Please comment if there is any thing missing or wrong
Bhai ek request hai ..... Kya aap admin ke writing interview quastion basic to advanced de skte hai ? 👍..... Please uske upr banao halp jo jayengi thodi si 🙏🙏
Sir is important to give an ans in technical word or should I tell them what I understand I don't understand because I am giving mock interview so I am giving ans in chat GPT language so can you tell me what should I do i am fresher thank you ❤
@@salesforcegeek I need Salesforce marketing cloud scenario based interview questions🙋 through the integration also like CRM to marketing cloud integration
Q1: Relationship between Account and Contact?
Q2: Different types of Relationships in Salesforce?
Q3: What are Junction objects?
Q4: Properties of M:D relationship.
Q5: Profile vs Permission Set
Q6: Various OWD setting available
Q7: Difference between Public Read only and Public Read/Write only
Q8: Various Automation tools
Q9: Flow vs Process Builder
Q10: Activity which Workflow can do but Process builder can't
Q11: Scenario: Workflow and Valudtion Rule - Order executions
Q12: Automation (Configuration) - How to use Flow
Q13: Community-
Q14: How do you share records in Community
Thanks Mowa !!
Happy ga undu Mowa
Thanks macha
1:58 account contact relationship
4:08 junction object
Pronunciation is also very important
(interviewer especially )
I request to check the pronunciation
Thanks a lot for making this type of videos..it's really helpful to get selected in the interview
It's my pleasure
@@salesforcegeekfor how many years of experience does this interview belong to?
Please make one video on proper salesforce testing. Testing workflows rule, validation rule, reports and dashboards, approval process with real time scenarios.
I don't think there is any special relationship in Salesforce
Contacts and Accounts have a lookup relationship but this relationship has a property called CascadeDelete that's why the contact is deleted when the parent object is deleted. Account and contact behaves as master detail logics its a standard functionality in salesforce but on UI it is a lookup relationship .
Thanks a lot for making this type of videos..it's really helpful to get selected in the interview sir
Greatly appreciated videos like this but if you focus on admin role make videos for related to admin because the intro started as dev and admin. Like many job postings they polluting market rate by combining admin and dev role by putting just one line with apex requirements.
Hope in the future video keep focus separately as much as possible between admin and dev.
Thanks for the tip
You have done really a good job for people like us, who are starting a carrier newly :) cheers to you man
Thank you 🙏
Awesome Admin bomb Questions💣💣💥💥💥💥
😊
Thanks for uploading these type videos, make more videos, Really helpful these videos..
Thank you 😊
general limits for the number of active flows in Salesforce:
Salesforce Essentials: 5 active flows
Professional Edition: 50 active flows
Enterprise Edition: 100 active flows
Unlimited Edition: 200 active flows
Superb ..Great work for us ......many things learns from in it....#Salesforce geek #Thanks for
Thank you
Very useful topic please its humble request make more like this on some bunch of topics too
I will try my best
Flow Limits
Flow Versions:
Essentials/Professional Editions: 50 versions per flow.
Enterprise/Unlimited/Performance/Developer Editions: 50 versions per flow.
Executed Elements:
All Editions: No specific limit on the number of executed elements at runtime per flow. The earlier limit of 2,000 elements was removed in API version 57.0.
Active Flows per Flow Type:
Essentials/Professional Editions: 5 active flows per flow type.
Enterprise/Unlimited/Performance/Developer Editions: 2,000 active flows per flow type.
Total Flows per Flow Type:
Essentials/Professional Editions: 5 total flows per flow type.
Enterprise/Unlimited/Performance/Developer Editions: 4,000 total flows per flow type.
Flow Interviews and Scheduled Actions:
Resume Events and Scheduled Actions per Hour:
All Editions: 1,000 resumes or scheduled actions per hour.
Combined Total of Automations that Start or Resume:
All Editions: 20,000 combined total for:
Resume events in active flows.
Groups of scheduled actions in active processes.
Time triggers in active workflow rules.
Inactive flow interviews that are resumed.
Schedule-Triggered Flow Interviews per 24 Hours:
All Editions: 250,000 interviews or the number of user licenses in your org multiplied by 200, whichever is greater. This includes:
Full Salesforce licenses.
Salesforce Platform user licenses.
App Subscription user licenses.
Chatter Only users.
Identity users.
Company Communities users.
Maximum Flow Interview Size:
All Editions: 1,000,000 bytes (approximately 1 MB). If a flow interview exceeds this size, it cannot be persisted or paused.
Account n contact relation & it’s properties.
Standard special relationship
Different types of relationships in salesforce .
What is junction object?
Scenario Where we will use juction object?
Standard junction object example in sfdc.
How to create master detail relationships n it’s property and it’s impact in security (owd controlling)
Owd public read write < object level access.
Profile vs permission set
Can we have 1 permission set assigned to multiple users?
Various owd options?
Public read only vs public read write ?
Different automation tools n difference between them ?
Outbound message sending using process builder vs workflow?
1 workflow rule in opportunity to update amount to 10k
& there’s validation rule in opportunity : if amt is greater than or equal to 10k it will throw error.
Now user is adding 5k as amount n saves records. What will be order for execution.
Update account industry to education whenever we create account records: in this scenario which automation tool and why?
Flows in Before insert case.
What are different types of community in salesforce?
When to use partner community snd when to use partner community?
N how to determine community types?
On one license can one use two automations ?
How to share records in commuities ?
It was very helpful.. thank you so much. Expecting more videos like this
Glad it was helpful!
Thank you so much sir …really it was very helpful for us
Glad you liked it
Really helpful to everyone please make more like this on some bunch of topics too
Sure will do that :)
thanks a lot, this was very helpful
😍
Account and Contact behaves as master-detail but on UI it is a look-up relationship. This is because of business implementation.
Account comes from Opportunity. Suppose you Sale some product. You reach to a person and he fixed some deals with us, By this It becomes an Opportunity. Now that Opportunity purchased some products with you organization. Now he becomes an Account. After that Account reference some contacts with whom your organization can process deal. Now those reference are your organization Contact.
In this case if that Account is no more purchasing products and can not continue with your organization. In that case you delete that account and it makes sense that their related contacts must be deleted. That is why this happens.
Contact without Account as a parent are private and cannot be seen by other users in an organization. Because they are your personal contact persons like you have in your cell phone.
Sir Please need to upload more and more freshers interview....it'll help me for interviews...
Checkout the Playlist on the channel
Very good and informative. Sir
I have use case to map lead field and account field. I have field called federal tax id which is encrypted field and would like to map it while conversion but in standard conversion field mapping it’s not possible. Do you know how we can achieve in apex trigger to map these encrypted field ??
Master details and looks up are same type parent and child only difference is loosely coupled and tight coupled.
Parent and child (master details and lookup) u can say one to many
Many to many we can achieve using junction object
One to one (self) available on users
Please comment if there is any thing missing or wrong
Correct
Thank you
😊
Number of flows is 5 only for professional edition.
Account and contact is lookup relationship with cascade delete enabled. Its not Master detail.
Correct
How can I get mock interview for evaluation for myself
Account n contact have both Master detail as well as lookup
bro, I am fresher in this field so can I know how to get a job for a salesforce admin role?
want myself to be interviewed..whats the process pls help
Nice ❤️❤️
😇😀
Bhai ek request hai ..... Kya aap admin ke writing interview quastion basic to advanced de skte hai ? 👍..... Please uske upr banao halp jo jayengi thodi si 🙏🙏
Sure
@@salesforcegeek Thanks ❤️👍
I also wish to make a podcast with you like this, an interview on Admin. Are you going to make any other ?
Thanks a lot, but I guess now we do not need Workflow as we can send outbound messages using flows.
Yes 🙌
Thank you so much for making this video. It is very beneficial. I think we utilised flow instead of process builder to delete records. 15:20
Yes we can not delete records from PB but can do that from Salesforce Flows
Sir is important to give an ans in technical word or should I tell them what I understand I don't understand because I am giving mock interview so I am giving ans in chat GPT language so can you tell me what should I do i am fresher thank you ❤
sir plz make more mock interview videos.it will really help us
Noted 😀
Hello! I am ready to give an interview.. please let me know if any choice..
Sir can you please tell what is the starting salary of l1 Salesforce administrator please.. For fresher
How can I delete a duplicate account in salesforce?
Hi,I'm interested to appear for interview.Please let me know the process.
Your videos are very helpful sir.
Thank you
Mail your resume to contact@salesforcegeek.in
I am ready to give interview
Please share your resume to contact@salesforcegeek.in
Sure
he is ashok i can recognize his voice.
Make videos on lwc
What is average salary After 2 year of experience??
As per the current market you will easily get 10 to 15lpa and it totally depends on your Skillset that’s why I suggested a range.
Subtitles?
Is this interview helpful for freshers or experienced or for both
Yes
💗💗💗💗💗
😊
Its repeated video in 3rd video
How Many Years of Experience does this dude has ?
Kya bnda h ye? 🤣 at last i am done from my side also😅
We need Salesforce marketing cloud interview questions
Noted
@@salesforcegeek I need Salesforce marketing cloud scenario based interview questions🙋 through the integration also like CRM to marketing cloud integration
Thank you
❤️