You need to sign in to do that
Don't have an account?
Muni12345
what is the exact difference between feature annotation and batch class? which case we would prefer feature and which case we would prefer batch class?
Hi, I have some confussion witth feature annotation and batch class,
what is the exact difference between feature annotation and batch class? which case we would prefer feature and which case we would prefer batch class? Please give me one real time scenario for where we can use exactly,
Thanks in advance
what is the exact difference between feature annotation and batch class? which case we would prefer feature and which case we would prefer batch class? Please give me one real time scenario for where we can use exactly,
Thanks in advance
but objects are two types 1)set up objects ex:user 2)non set up objects ex:account
when ure trying to dml on obth objects in a single transation it gets error so use future method
@future
runs asynchronous dml for setup objects and non setup objects
any dought
I hope answer is saticfied