๐ข๐ข Hello #trailblazers,
#SfdcKanpur is back with another exciting session where we are having a Special guest @rakeshistom aka @automationchamp
RSVP - โกโก https://t.co/V0y9swGExp
โกโกWhen - April 03, 2021 11:00 AM IST
For more join ๐
https://t.co/Ski1QeRR1y
#SfdcKanpur is back with another exciting session where we are having a Special guest @rakeshistom aka @automationchamp
RSVP - โกโก https://t.co/V0y9swGExp
โกโกWhen - April 03, 2021 11:00 AM IST
For more join ๐
https://t.co/Ski1QeRR1y
Guys I am working on a product and looking for some volunteers to work with me. This is a non profit product so you will not be getting any money out of that but you will get learning exposure.
The product is to Integrate multiple systems with salesforce.
If you are good in development and thinking you can help me then please ping me.
Thanks all in advanced even if you can't help that ok
The product is to Integrate multiple systems with salesforce.
If you are good in development and thinking you can help me then please ping me.
Thanks all in advanced even if you can't help that ok
PantherSchools
Can we provide record level access using profile?
To all people who marked their answer as No then those people are wrong. We can provide the record level access as there are few permissions like View All and view All data. Modify All and Modify all data which also gives you the record level access
๐ Custom file uploader using lightning web component
https://www.sfdcpanther.com/custom-file-uploader-using-lightning-web-component/
For more join ๐
https://telegram.dog/sfdcpanther
https://www.sfdcpanther.com/custom-file-uploader-using-lightning-web-component/
For more join ๐
https://telegram.dog/sfdcpanther
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.