Which OWD value the share Object will be available for the custom Objects?
Anonymous Quiz
21%
Private
23%
Public Read Only
51%
Both
5%
None
There are Some share records available for a custom object and then for some reason the OWD has been changed to public Read write. what will happen to share object?
Anonymous Poll
67%
Share object will be available?
33%
Share object will not be available?
๐ด Catch us live this Saturday (13/03/2021) at 09:00 PM IST on youtube.com/salesforcegeek with Salesforce Lightning Champion and Founder of #BeASalesforceChamp Akashdeep Arora๐ฉ๏ธ๐ฎ๐ณ๐ฌ๐ง ๐จ๐ญ ๐ซ๐ท ๐ด๐ฒ with his inspiring Salesforce Journey.
๐Journey Includes how he switches from customer Executive to Technical Lead, How he became Lightning Champion.
๐How Akashdeep overcome failures in his starting phase of Salesforce Journey.
๐We will also discuss the Salesforce Developer/Admin RoadMap as a beginner and How Personal Branding helped him to create his unique identity in Salesforce Ecosystem.
๐Giveaway: Free Salesforce LWC and Integration Vouchers.
๐To be a part of the giveaway check this out form https://lnkd.in/gdftFmf and we will announce the winners during the live session with the help of Random Picker
๐To get the reminder just before the live session Make sure you are in the Telegram Group bit.ly/salesforcegeek
๐Journey Includes how he switches from customer Executive to Technical Lead, How he became Lightning Champion.
๐How Akashdeep overcome failures in his starting phase of Salesforce Journey.
๐We will also discuss the Salesforce Developer/Admin RoadMap as a beginner and How Personal Branding helped him to create his unique identity in Salesforce Ecosystem.
๐Giveaway: Free Salesforce LWC and Integration Vouchers.
๐To be a part of the giveaway check this out form https://lnkd.in/gdftFmf and we will announce the winners during the live session with the help of Random Picker
๐To get the reminder just before the live session Make sure you are in the Telegram Group bit.ly/salesforcegeek
Google Docs
Trailblazer's Special 2 - Salesforce Geek
Giveaway Participation Form for the Free Salesforce Lightning Web Component & Integration Course Vouchers
๐1
Will AccountShare object be available if the OWD for Account object is public read write?
Anonymous Poll
56%
Yes
44%
No
There is a trigger on contact which is updating the related user title if the contact title is changed. What will happen if the users changes the title of Contact
Anonymous Poll
34%
The related user title will be changed
66%
MIXED DML ERROR WILL BE THROWN
Hello,
I have created a new channel where I will be posting the videos in Hindi. Are you excited? Join @SFDCPantherHindi
I have created a new channel where I will be posting the videos in Hindi. Are you excited? Join @SFDCPantherHindi
Anonymous Poll
61%
Yes
39%
No
What will happen if user tries to save below code.
trigger userTrigger on User ( before delete ){}
trigger userTrigger on User ( before delete ){}
Anonymous Poll
21%
Compilation Failed
46%
Trigger will be saved
20%
Run Time error
14%
NONE OF THE ABOVE
๐ข Learn how to use JWT Authentication for Salesforce using MuleSoft
๐โLink - https://lnkd.in/ept8DTv
For more updates related to salesforce join ๐
https://telegram.dog/sfdcpanther
๐โLink - https://lnkd.in/ept8DTv
For more updates related to salesforce join ๐
https://telegram.dog/sfdcpanther
SFDCPanther
How to Authenticate Salesforce Using JWT from MuleSoft?
Dear #Trailblazers, In this blog post, we are going to learn how to authenticate the Salesforce Org using JWT from MuleSoft Anypoint studio. Prerequisites Salesforce Developer/Sandbox/Production orโฆ
How can an apex developer prevent serializing and apex class using JSON.serialize() method
Fill in the blanks use @JSONAccess()
Fill in the blanks use @JSONAccess()
Anonymous Poll
42%
Serializable=true
43%
Serializable=never
8%
Deserializable=never
7%
Deserializable=somenamespace
Answer to Above poll is Option B
Document - https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_classes_annotation_JsonAccess.htm
Document - https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_classes_annotation_JsonAccess.htm
Salesforce
JsonAccess Annotation | Apex Developer Guide | Salesforce Developers
The @JsonAccess annotation defined at Apex class
level controls whether instances of the class can be serialized or deserialized. If the
annotation restricts the JSON or XML serialization and deserialization, a runtime JSONException exception is thrown.
level controls whether instances of the class can be serialized or deserialized. If the
annotation restricts the JSON or XML serialization and deserialization, a runtime JSONException exception is thrown.
What will be the result? Considering there are more than 1000 records for an Account object.
Integer c = 0; For(List<Account> acc: [Select Id, Name From Account Limit 30]){ c++; } System.debug(c);
Integer c = 0; For(List<Account> acc: [Select Id, Name From Account Limit 30]){ c++; } System.debug(c);
Anonymous Poll
15%
31
27%
30
31%
1
5%
None of the Above
21%
Syntax Error
๐ข๐ข Hello #trailblazers,
#SfdcKanpur @sfdckanpur is back with another exciting session where we are having a Special guest @rakeshistom aka @automationchamp
RSVP - โกโก https://t.co/WOKful8BvB
โกโกWhen - April 03, 2021 11:00 AM IST
@rish_seth @cloudyamit #Salesforce
#SfdcKanpur @sfdckanpur is back with another exciting session where we are having a Special guest @rakeshistom aka @automationchamp
RSVP - โกโก https://t.co/WOKful8BvB
โกโกWhen - April 03, 2021 11:00 AM IST
@rish_seth @cloudyamit #Salesforce
Trailblazercommunitygroups
How to Shape Your Career in Salesforce by Rakesh Gupta aka Automation Champion | Trailblazer Community Groups
I'm attending the Kanpur meeting on Apr 3, 2021! Join me #TrailblazerCommunity https://trailblazercommunitygroups.com/e/mbtuje/
Please RSVP and get a chance to connect with our special guest
Dear #Muleys #Trailblazers,
Learn How to integrate Salesforce Platform Event using MuleSoft Anypoint Studio? by Amit Singh โ
Link - https://lnkd.in/em2hNhD
For more join - https://lnkd.in/e-qRWsS
Learn How to integrate Salesforce Platform Event using MuleSoft Anypoint Studio? by Amit Singh โ
Link - https://lnkd.in/em2hNhD
For more join - https://lnkd.in/e-qRWsS
SFDCPanther
How to integrate Salesforce Platform Event using MuleSoft Anypoint Studio?
Dear #Muleys, In this blog post, we are going to discuss how to use Platform Event to integrate Salesforce using MuleSoft. Prerequisite Salesforce AccountMuleSoft AnyPoint Studio Installed into Locโฆ
PantherSchools
What will be the result? Considering there are more than 1000 records for an Account object.
Integer c = 0; For(List<Account> acc: [Select Id, Name From Account Limit 30]){ c++; } System.debug(c);
Integer c = 0; For(List<Account> acc: [Select Id, Name From Account Limit 30]){ c++; } System.debug(c);
The correct answer is 1. So as you can see that for loop is expecting list of Account so it can hold upto 200 records at once and because of limit it will hold all the records at once and count will be one.
If you increase to limit to 1000 and you have more than 1000 records then the count will be 5
If you increase to limit to 1000 and you have more than 1000 records then the count will be 5
We can call future method from ...... ?
Anonymous Poll
9%
Future
35%
Queueable
14%
Batch Alez
23%
All of the above
27%
None of the above
๐ฅ1