Forum Discussion

henry_yc's avatar
henry_yc
Ideator I
10 months ago

Scheduled/Automated Tasks

Hello all,

We are currently using Version 11 SP 9 of Aras Innovator. Is there an inbuilt way to schedule/automate tasks and activities? An example of such task would be to schedule automated Excel extracts at the end/start of every month.

Thanks very much!

4 Replies

    • henry_yc's avatar
      henry_yc
      Ideator I

      Thanks for this reply. Unfortunately we do not have a subsciption and so we cannot access the Aras Scheduler Service. Obtaining a subscription is also not an option. Any other methods to achieve this?

      • Ichiro_Mizoguchi's avatar
        Ichiro_Mizoguchi
        Ideator I

        Hi Henry,
        If you want to change data inside Aras, I think it's normal to use the Aras Scheduler Service.
        If you don't need to change internal data and just want to extract data periodically, you could use the Power BI Service to get information from the SQL Server running behind Aras.
        It's not easy, though, as you need to understand the table structure on SQL Server.