function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SwayampravaSwayamprava 

apex job execution

If there are three apex jobs, and the requirement is after completion of one apex job automatically the second one should start. 

 

How we can achieve this.