OS4X Core - understand the queueing system
Jump to navigation
Jump to search
When sending a file in batch mode, you should enqueue a file into the OS4X send queue. In order to do this, you have several possibilities:
- use the web interface
- use the command line interface
In fact, you could also insert values into the MySQL database table "<tableprefix>send_queue", but when doing this you should contact an OS4X developer because the schema of the table could change.