When using a planning and budgeting system, scheduling jobs to load data, update hierarchy, etc. is necessary. The task scheduler is commonly used for Windows systems. What if a file transfer and automation server is using a Linux system? Most likely, we would come across using Cron. Cron is a service that allows…
Category: Linux
It is good to hear the EPM Automate utility supports Mac OS starting from May, 2019. Previously, when scheduling automation jobs, we typically use EPMAutomate from a Windows system. If the server side is Linux or Mac OS, we would use Java or Groovy to call REST API to process automation jobs. By supporting…