Modules > monEchelle > Scheduled tasks
For each platform, there is a list of scheduled tasks, allowing for example to automatically update your catalog on monEchelle.
They are commonly called “crons”. The module displays a list of all the tasks you need to configure in your “crontab“:
Note that there are solutions available provided by your host that are free of charge, external paid services and even a native Prestashop (cronjobs) module, but we do not provide support for any of them as we are not the authors or operators.
There are many possible scheduled tasks:
Offers sending
Update stock and prices on monEchelle
Recommended frequency: Every hour in worked hour
Orders – Acceptation
Accept orders from monEchelle in “accepted status”
Recommended frequency: Every hour
Note that this process can be blocking (i.e. out of stock) and does not exempt you from viewing the list of orders that can be accepted.
Orders – Import
Imports accepted orders from monEchelle
Recommended frequency: Every hour, 20 minutes after the acceptation task
Note that this process can be blocking (i.e. out of stock) and does not exempt you from viewing the list of orders that can be imported.
Tests
In order to check the proper functioning of a script, copy the URL indicated by the module in the Scheduled Tasks tab. Paste this URL into the URL address bar of your Internet browser:
If no obvious error appears, it will indicate that the script is running, the next step is to configure your scheduled task with your technical partner.
Note that the answer will be displayed in a computer format (JSON), you can consider that there is an error message if you see “Error” appear.
Our area of responsibility stops at the proper execution of the script in the browser as described here.
Important:
1 – These tasks must be configured by a qualified person. Your Webmaster, web agency, or third party outsourcing provider in charge of integration. We cannot provide you support for any of these cron tasks because this configuration is not related to the module, it is a made in the server configuration or a third party service.
2 – The implementation of the scheduled tasks must be performed when the full operation of the module has been verified, and that everything is running, it is the final step.
3 – Follow the recommendations. Do not call these scripts too often, the normal operation of the module could be altered.