Does anyone use non - standard concurrent manager for WIP job submission from Depot Repair form?
It seems the standard concurrent manager is required to submit a WIP job from Depot Repair form.
The Depot repair code calls the function 'verify_conc_manager_status' which
checks the status of the standard manager. If the manager is not running,
the program will error and the job will not run..
We do not want to be forced to have the standard manager running. We use configured managers for performance reasons.