Duty

Creating av new duty:

Naming:

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

Schedule:

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.

Service window:

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.

Module:

When using SQL in the database reader module. Use lower case and avoid spaces when naming the fields in the "select clause".

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/5d4202eb-90a1-4354-a1b1-1898d6a0c4ac/worddav833c6062172811c2ee3d98e728ed3ef2.png

Always test the SQL for running time and result. Try to use good indexes.