- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
on 05-17-2018 05:49 AM - edited on 10-07-2019 08:29 AM by Retired Member
Expedition comes with a built-in messaging queue system.
This mechanism allows it to prepare some tasks and send it to the queue. With this, we can run jobs internally without having to wait until the job is finished in the same page we are.
The first thing you will have to do when you enter in Expedition is check if the process is UP or DOWN, click on START in case is DOWN. If this is DOWN the Jobs will not be executed until it get's UP again.
Some of the tasks relaying in the TASK MANAGER are:
Debug: If you want to see the output generated by the jobs running from the Queue you can see the content here:
tail -f /home/userSpace/panReadOrders.log