Пікірлер
@sreed-z5k
@sreed-z5k Күн бұрын
Why can't we use an SQL statement using where clause to get the contact of a particular ID? let's say the SQL statement is [select id, Name from Contact where id = '0035j000xxx'] and the output will still be the same right?
@salesforcein5minutes
@salesforcein5minutes Күн бұрын
But most of times we might get the contact id from some external system
@madhumohan7993
@madhumohan7993 Күн бұрын
That was a great explanantion , i want to know when we pass parameters from LWC to apex we will be using "$" right ? , why didnt u used that and the paameter got passed as well
@salesforcein5minutes
@salesforcein5minutes Күн бұрын
If the parameter that you pass is going to reactive variable and will change at run time, so to get the most updated data we use $ . On the other hand if our parameter does not changes at run time or thats where you dont need $
@madhumohan7993
@madhumohan7993 2 күн бұрын
Great one bro , can you do a video on Database.save result practical example scenario?
@salesforcein5minutes
@salesforcein5minutes 2 күн бұрын
Sure bro
@saitejadvlt6203
@saitejadvlt6203 3 күн бұрын
very much appreciated. great video bro
@salesforcein5minutes
@salesforcein5minutes 3 күн бұрын
@@saitejadvlt6203 thanks
@rajdipray5464
@rajdipray5464 3 күн бұрын
Crisp and clear explanation. Really it will helps in long run!
@salesforcein5minutes
@salesforcein5minutes 3 күн бұрын
@@rajdipray5464 glad you liked it 😄
@Rohitkumar-vg5xi
@Rohitkumar-vg5xi 3 күн бұрын
I think if we are not sure about outcome we can use object Datatype .am i wrong ?
@salesforcein5minutes
@salesforcein5minutes 3 күн бұрын
Honestly i am. Not sure abt datatype but i have seen using type but again in real world, when we are not sure what data we will get from external system or else what we are going to return from our methods thats where i have used wrapper classrs
@madhumohan2952
@madhumohan2952 3 күн бұрын
Now its not require to see any other video on this wrapper class , Such a clean , clear explaining. Thanks bro
@salesforcein5minutes
@salesforcein5minutes 3 күн бұрын
Welcome ☺
@manasareddy2672
@manasareddy2672 8 күн бұрын
thank you so much specially fr wrapper classes.. I have gone thru many other videos but i didnt get clarity..but u explained it in awesome way..thanks
@sairameshnaralasetti2145
@sairameshnaralasetti2145 8 күн бұрын
Nice content bro.Can you make detailed videos on wrapper class and constructor?
@salesforcein5minutes
@salesforcein5minutes 8 күн бұрын
@@sairameshnaralasetti2145 okay, i will create a detailed video on wrapper class
@SalesforceWithSanam
@SalesforceWithSanam 8 күн бұрын
Yes please. Much needed. Thanks in advance
@mukeshgupta8951
@mukeshgupta8951 9 күн бұрын
I tried at my end getting 404 error, connection already created and autheticated
@salesforcein5minutes
@salesforcein5minutes 8 күн бұрын
Check thr url or else check other params are they correct
@jalajjain8272
@jalajjain8272 9 күн бұрын
Method does not exist or incorrect signature: void populateWrapper() from the type Integrationvideo, how to fix this error while execute at last?
@salesforcein5minutes
@salesforcein5minutes 8 күн бұрын
You need to create wrapper class along with this, only then it will work
@udayakumar5588
@udayakumar5588 9 күн бұрын
Can you give me the apex class for this.
@salesforcein5minutes
@salesforcein5minutes 8 күн бұрын
Send email on the email specified in my Description ill send
@shivameswarom
@shivameswarom 9 күн бұрын
Can you share your number
@saylikinage6107
@saylikinage6107 9 күн бұрын
createdDate points to date 5 years back So query should be createdDate > = fiveyearsDate [greater than]
@PriyankaGoyal-y2c
@PriyankaGoyal-y2c 10 күн бұрын
Excellent way of explaining the Integration. I am finally able to understand each & every bit of it. SUPERB WORK!! Keep creating such videos & spread SF wisdom :)
@salesforcein5minutes
@salesforcein5minutes 9 күн бұрын
Thanks 😃👍
@jagadeeswaribolli6768
@jagadeeswaribolli6768 11 күн бұрын
If contact is removed, for that scenario the piece of logic is missing in trigger code, we should iterate through Trigger.old as it's after delete.
@ashishgupta5209
@ashishgupta5209 12 күн бұрын
I have a question when the interviewer asked us the trigger or some code where we gona write the code is it on the developer console or in the notepad I am a fresher
@salesforcein5minutes
@salesforcein5minutes 11 күн бұрын
@@ashishgupta5209 always on notepad because you might make syntax mistakrs which you can always cover by saying, as i am writing in notepad there can be some sytax errors and those are accepted as well
@mahadevkapale921
@mahadevkapale921 14 күн бұрын
Hey nice video, but can you give some real examples like where can we use connected call back and other hooks because i know the concepts clearly but i dont know how to use them or apply them in a scenario
@salesforcein5minutes
@salesforcein5minutes 14 күн бұрын
@@mahadevkapale921 sure even im finding the most easiest way to explain those terms, video coming soon
@swatisharma-oz6df
@swatisharma-oz6df 15 күн бұрын
Can you take this one in your next video. write a trigger to get the product count of opportunity and update count field on account
@salesforcein5minutes
@salesforcein5minutes 15 күн бұрын
@@swatisharma-oz6df sure will do video on same
@abisheakramasamy5871
@abisheakramasamy5871 16 күн бұрын
Its for freshers??
@salesforcein5minutes
@salesforcein5minutes 16 күн бұрын
For experienced
@NandaDeshmukh-xl5dw
@NandaDeshmukh-xl5dw 17 күн бұрын
Answers ?
@salesforcein5minutes
@salesforcein5minutes 16 күн бұрын
@@NandaDeshmukh-xl5dw its tagged in the shorts itself
@ravigrover1923
@ravigrover1923 17 күн бұрын
we found a geek for LWCs in you, awesome explanation, better get a drawing tablet with a pen so that the images you draw are impressive with good handwriting
@salesforcein5minutes
@salesforcein5minutes 17 күн бұрын
@@ravigrover1923 sure ☺
@namanshetty2781
@namanshetty2781 17 күн бұрын
Custom setting can have CRUD operation in apex but not for custom metadata. I think this is right
@salesforcein5minutes
@salesforcein5minutes 17 күн бұрын
Actually the answer is both are possible customdr setting directly and meta data using Metadata.Operations, but thats the ans i gave in my interview
@awesomekj5812
@awesomekj5812 17 күн бұрын
Sorry your diagram in first question got me off guard ...the way you diagrammed it , it felt like form exists outside the Salesforce. If it is LWC form , shouldn't it exists within that salesforce cloud ? Also for your 2nd question ....couldn't you hide the submit button using elseif in LWC rather than doing that in Apex ?
@salesforcein5minutes
@salesforcein5minutes 16 күн бұрын
1) i just wanted to show the diagram, how it will look when we submit the form hence i drew it outside Salesforce database, so it was just representation and nothing else 2) for question 2 if your current user is not the one specifed in metadata, then why do you want to run the code itself, in your case you will bring whole data and then write if else instead my thinking was bring only data which is nesscary
@Adventourer__
@Adventourer__ 17 күн бұрын
Hello, Great explanation again! Can you briefly explain best practices for using 'with sharing' and 'without sharing'? Like when to use what.
@salesforcein5minutes
@salesforcein5minutes 17 күн бұрын
Lets consider a scenario, where we have a lwc component and this lwc components shows the accounts. Now if you want that accounts from this lwc component must be visible by considering the sharing ( an example is that account that are owned by you must only be visible because owd is private) in that case we need to providd with sharing keyword. But if we wanna show the records irrespeictibe of sharing then go with without sharing
@Adventourer__
@Adventourer__ 17 күн бұрын
@@salesforcein5minutes Thankyou for the explanation! I've subscribed to your channel since it's helped me understand many concepts.
@salesforcein5minutes
@salesforcein5minutes 17 күн бұрын
@@Adventourer__ i am glad you are finding my channel helpful ☺
@prasadmuthyala9625
@prasadmuthyala9625 17 күн бұрын
1. Enable Debug Logging First, ensure that debug logging is enabled for the user executing the flow. 2. Assign the Debug Level to a Trace Flag Go to Setup. In the Quick Find box, type "Debug Logs" and select Debug Logs. Click New. Select the User to monitor. Set the Debug Level (more on this in the next steps).-->Here we can create new Debug Level(Set the Apex Code and Workflow levels to FINEST. ) Choose the debug level you just created. Set the start and expiration date/time for the logging. 4. Execute the Flow Run the flow that you want to debug. The system will generate logs for all actions taken during the flow's execution, including any exceptions. 5. View the Debug Logs Go to Setup. In the Quick Find box, type "Debug Logs" and select Debug Logs. Find the log entry created during the flow execution. Click View to see the log details. Debugging Flow Exceptions In the debug log, look for entries related to FLOW and FLOW_ELEMENT_ERROR. These entries provide information about the flow's execution and any errors encountered.
@rajsekar3042
@rajsekar3042 17 күн бұрын
It's very informative but I have one qn...For one of the lwc question to get only specific data from external system, since you are using future method in apex, how can you return the response and send to lwc again? Because future can't return anything right?
@salesforcein5minutes
@salesforcein5minutes 17 күн бұрын
Use platfrom. Events in such cases
@Adventourer__
@Adventourer__ 17 күн бұрын
For first question, we can also use lightning-record-form to directly save data to an object correct?
@salesforcein5minutes
@salesforcein5minutes 17 күн бұрын
@@Adventourer__ we can but they were looking for how can i pass data at the backend
@Adventourer__
@Adventourer__ 17 күн бұрын
@@salesforcein5minutes Okay, got it. Your explanations are very good. Keep up the good work!
@salesforcein5minutes
@salesforcein5minutes 17 күн бұрын
@@Adventourer__ thanks ☺
@prachikamble3118
@prachikamble3118 17 күн бұрын
Very informative, thank you🙏
@salesforcein5minutes
@salesforcein5minutes 17 күн бұрын
@@prachikamble3118 glad it was useful 😃
@dnyaneshlohar6954
@dnyaneshlohar6954 19 күн бұрын
For 3rd scenario(3 user) Will permission set override owd (private)?
@amanarora6874
@amanarora6874 20 күн бұрын
Why was he able to view the record if OWD is private and there is no role. Please explain
@poojapansare-kudale7546
@poojapansare-kudale7546 21 күн бұрын
could you please share the preparation links
@gllyprakash412
@gllyprakash412 21 күн бұрын
Bro I have a doubt. Once we deploy our component to the org. The template tag is replaced by component name tag (eg: <c-my-component>). We are accessing the elements in components html file by this.template.querySelector() in the js file. Now, how will the browser understand the template tag as it got replaced by the component name tag.
@salesforcein5minutes
@salesforcein5minutes 20 күн бұрын
It will still work as it is, because the components are refered in kebab case in Salesforce
@rjkipakp
@rjkipakp 23 күн бұрын
भाई तेरे सब इंटरव्यू अच्छे जाते है और तुझे अच्छा खासा नॉलेज भी है फिर भी कोई कंपनी सिलेक्ट क्यों नही करती तुझे. या फिर ये सारे Q तेरे मन से बनाए है। प्लीज आपका जेन्यून A बताना।
@salesforcein5minutes
@salesforcein5minutes 23 күн бұрын
@@rjkipakp ye sab companies me, select ho chuka hu, aur isse bhi zyada offers he abhi mere pass me, man se nai banata hu ye sab mujhe puche jate he, interview ke vakth me record karta hu mobile me aur fir wahi use karke wapas aapko batata hu. Filhal mere pass 6 offers he aur kuch offers ki baate chal rahi he aur ayenge lekin aapko knowledge deta rahunga taaki aapko pattern pata rahe ☺
@rjkipakp
@rjkipakp 20 күн бұрын
@@salesforcein5minutesGreat 👍. Thank you brother for your videos. It's really amazing.
@venkataswamykadiyam977
@venkataswamykadiyam977 24 күн бұрын
Great work ! i want to learn more on integration realtime scenarios , could you please suggest me any course related to udemy or somewhere else ?
@salesforcein5minutes
@salesforcein5minutes 24 күн бұрын
Thanks , glad you liked my video, actually regarding integration i will be conduting a master class where i might teach from very basic to a good level of integrarion & if needed you can watch others as well as mine youtube videos for integration but honestly im not sure which course will be good on udemy for intrgration ☺
@venkataswamykadiyam977
@venkataswamykadiyam977 24 күн бұрын
@@salesforcein5minutes thanks, when u are going to conduct that master class, I will join that session.
@dheepakk3599
@dheepakk3599 25 күн бұрын
Great work! Can you please make a video on explaining the use of different OAuth Scopes available in the Connected App
@salesforcein5minutes
@salesforcein5minutes 24 күн бұрын
Sure thanks for idea! ☺
@rangurajeevkumar1694
@rangurajeevkumar1694 25 күн бұрын
Is it possible to write the columns inside export
@salesforcein5minutes
@salesforcein5minutes 24 күн бұрын
No bro we need to define cloumns at the top as they are constants and const are ususally kept outside the export as they are always going to be constant
@marianov6484
@marianov6484 26 күн бұрын
thank you!!
@salesforcein5minutes
@salesforcein5minutes 24 күн бұрын
Welcome ☺, glad you liked the video!
@yogeshsharma5168
@yogeshsharma5168 26 күн бұрын
You made this sooo easy Thank you for the video❤
@salesforcein5minutes
@salesforcein5minutes 24 күн бұрын
Glad you liked it ☺
@namanshetty2781
@namanshetty2781 26 күн бұрын
Why are we using future method to make callout? Can't we make call-out directly in trigger?
@salesforcein5minutes
@salesforcein5minutes 26 күн бұрын
@@namanshetty2781 trigger exectues immediately but the callouts are made or we get the response of callout after some time hence we use it, also to make callout u need to use future with callout = true or database.allowcallouts
@namanshetty2781
@namanshetty2781 26 күн бұрын
@@salesforcein5minutes Thanks for the clarification. But what if the response takes more than 60 seconds, let's say 180 seconds which is exceeding the CPU time of asynchronous Apex i.e 60 seconds also exceeds maximum time to get a callout response i.e. 120sec?
@namanshetty2781
@namanshetty2781 26 күн бұрын
Please help me with understanding this
@salesforcein5minutes
@salesforcein5minutes 26 күн бұрын
@@namanshetty2781 write a retry logic or else use platform. Events if possible
@namanshetty2781
@namanshetty2781 26 күн бұрын
@@salesforcein5minutes okay thanks please make a video on this it would be helpful.
@friends_foundation
@friends_foundation 27 күн бұрын
amazing explanation in short time keep it up and try to make on flows indepth please it will help for your subscriber......
@salesforcein5minutes
@salesforcein5minutes 24 күн бұрын
Sure will create more videos on flows as well 👍
@SandeepRahoolPV
@SandeepRahoolPV 28 күн бұрын
nice one
@salesforcein5minutes
@salesforcein5minutes 24 күн бұрын
Thanks ☺
@shivrajpawar8896
@shivrajpawar8896 28 күн бұрын
Record type can not be directly deleted. Suppose account object so we go to record type: open that record type : first we need to ACTIVE uncheck checkbox . then we can delete. If this record type is default for any profile then we have to go to standard user, under record type setting, go to standard record type setting -- Edit - remove default record type from here. Again uncheck the active checkbox and then delete.
@sahilgurjar2138
@sahilgurjar2138 Ай бұрын
Damnn!!🫡
@awesomekj5812
@awesomekj5812 Ай бұрын
I think hoisting is not about let or var ...it is a concept of using the variable or using the function before its been declared.
@salesforcein5minutes
@salesforcein5minutes Ай бұрын
Thats correct! Was giving an example
@maheshbabu9909
@maheshbabu9909 Ай бұрын
Hi bro one suggestion can you divide playlist as topicwise admin ,data security interview questions like this
@salesforcein5minutes
@salesforcein5minutes Ай бұрын
Sure 😃
@GauriKadam-e3o
@GauriKadam-e3o Ай бұрын
Have a doubt if we have 2 active contact what will happen
@salesforcein5minutes
@salesforcein5minutes Ай бұрын
Write a before trigger which will throw an error if there is more than one contact which is going to be active this will. Just prevent the situations like this
@venkatrajaarigela8919
@venkatrajaarigela8919 Ай бұрын
Can you please provide, how to call apex class from Question Dynamic option
@salesforcein5minutes
@salesforcein5minutes 24 күн бұрын
Make it invocable then i think you might be able to
@GAI1408
@GAI1408 Ай бұрын
Why salesforce won't allow to insert setup and non setup objects together. Tell me what's reason
@namanshetty2781
@namanshetty2781 Ай бұрын
Can you please make a video on the integration using platform event
@salesforcein5minutes
@salesforcein5minutes Ай бұрын
Sure bro