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