Hi,
I often make changes to objects with background jobs.
Some times for some reason a job takes a long time from posted to executed.
In the mean time the line is closed, and the job fails.
Do you have a good solution for that?
BR Kresten
Hi,
I often make changes to objects with background jobs.
Some times for some reason a job takes a long time from posted to executed.
In the mean time the line is closed, and the job fails.
Do you have a good solution for that?
BR Kresten
Best answer by Hans Andersen
If you starts you background with Transaction_SYS.Deferred_Call, then you have set the queue_id parameter. Nr 4 (Touch Apps Queue (Push)) will execute nearly instant.
You can define your own queues under “batch queue configuration”.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.