Is it possible? Calling a Future method from a Queueable Apex class, and then calling this Queueable Apex class from a Scheduled Apex job, which in turn is invoked from a Batch Apex job.
How Salesforce allow to use sobject in queueable apex and not in future method. We know Salesforce doesn't allow it in future method because Context of record may change. Same logic applies on queueable apex also right? Just trying to understand the working mechanism.
Is it possible?
Calling a Future method from a Queueable Apex class, and then calling this Queueable Apex class from a Scheduled Apex job, which in turn is invoked from a Batch Apex job.
How Salesforce allow to use sobject in queueable apex and not in future method.
We know Salesforce doesn't allow it in future method because Context of record may change.
Same logic applies on queueable apex also right? Just trying to understand the working mechanism.
Very helpful. Thank you!
You're welcome!
Thank you for the video sir. Very insightful 😊
Glad it was helpful bhai
want more iterview videos like this for different topics please
we are waiting for schedulable apex finally
Nice 🎉