Is it safe to run a periodic task created with NewPeriodicTask2() during a text backup?
Example 1:
Periodic task starts deleting records in a loop and then a Daily backup is started.
Will periodic task routine be suspended while the Daily backup is being run?
If periodic task routine will be suspended will it resume after the Daily backup is finished?
Example 2:
Daily backup is running and then a periodic task should start.
Will periodic task be executed or ignored until the timer triggers it at the next scheduled time?
Hi,
We have a customer who creates on account receipts against a customer account. Another team is required to allocate these receipts to specific invoice records.
Prepayments will not work as t...
Hi!
I am not able to run SERP client on Mac (Sonoma), when the folder is outside of Applications.
When and why it happens? I know, that some users with the same system haven't such problem.
...