Hi all
I have a job queue process that uploads EDI Sales Orders. For some reason it gets deadlocks on the the sales line, and the job stops with an error status. I need this to re-try, but it doesn't
How do I get the job queue to work the same way it did in earlier versions, and retry until the retry count is reached?