• How to check my schedular is running?

    Hi, I have a method that need to run via schedular on every 1 minute. I need to check and hold the schedular until previous trigger (schedular execution) got completed. if the previous schedular execution is in process then we got error for next…
  • 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…
  • Trigger Server Method a couple of minutes after Method execution

    Hi Community, does anybody know a simple approach to trigger a Server Method from a Server Method with a timeout of a couple of minutes? I am not sure, if a regular timeout inside the first Method is the best approach. I also want to avoid using a…