Announcement

Collapse
No announcement yet.

How do I configure schedule tasks for import cron to work

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How do I configure schedule tasks for import cron to work

    Hi,

    We are migrating big data into EspoCRM and need to get the cron to work for the imports.

    We are running Espo on a Windows 2016 server.

    As I understand it, we need to configure scheduled tasks for this?

    Can we have some help on how to do that?

    I really appreciate any help we can get on this.

    Many thanks,
    Kristoffer

    Edit:
    I forgot to mention that when we start an import job with cron it says In Process but nothing gets imported. And when we Googled it we found information about scheduled tasks needs to be configured. But I am not sure how to do that and I couldn't find information about it.
    Last edited by patsonson; 12-06-2019, 12:01 PM.

  • #2
    Perhaps obvious to many, but write it anyway, we just needed to create a scheduled task with an action for the php.exe and the argument -f <..\espocrm\cron.php.

    Comment

    Working...
    X