Hi,
I am trying to add a process in execution chain to run in the background, on submit page. After submit, I see the process added in Session → Background Execution, but the status is stuck on ‘Submitted for Execution’. The job never kicks off.
While debugging, when I turn the Background Execution off, the process executes without any errors.
Maximum Background Page Process Jobs is NULL at both WS and App level.
Apex Version - 24.1
Is there any setting to get these background process started or any tips to debug the issue.