This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SUPPORT Q&A - Scheduling the Trigger of an ARAS Method

Jack.Willingham - Thursday, April 17, 2008 2:19 PM:

I know there must be a way to automatically trigger the launch of an ARAS "Method" on a regular schedule.

I heard there is a Windows Service that I might need to install on my ARAS server. Can someone point me to this software.



Bill - Friday, April 18, 2008 7:18 PM:

Aras has a scheduler service for this available to community members with a valid support agreement.

 

The alternative is to simply write a small vb client that will apply the method by batch command.  This batch command can then be added to the windows scheduler service.

 

-Bill