When naming the duty, try to start with a name that can be helpful in search and identification. Example: M3 - Orders M3 - Errors in MHS850 WM - Not allocated orders POS - Sales Receipt
WEB - Items without price
A duty should never run more often than necessary. If you follow up on a task once a day, the duty should run only once a day. If possible use the time when system load is low.
The duty will not run in the period of the defined service window. Otherwise the duty will fail and an error messages will be sent.
When using SQL in the database reader module. Use lower case and avoid spaces when naming the fields in the "select clause".
Always test the SQL for running time and result. Try to use good indexes.