Transaction Finalizers in Salesforce Queueable Interface
The Transaction Finalizers feature enables you to attach actions, using the System.Finalizer interface, to asynchronous Apex jobs that use the Queueable framework. A specific use case is to design recovery actions when a Queueable job fails. Sample Use Cases:1. Retry in FinalizerContext if the queueable job fails2. Add error log record in FinalizerContext to report … Continue reading Transaction Finalizers in Salesforce Queueable Interface
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed