Hello,
Can I use AMExecute.exe or another process to run an .aml task saved and stored locally on a server/workstation instead of it having to be stored and ran from the database via the workflow engine? Ex. I'm trying to execute the command in a command prompt :
c:\AMExecute.exe server={hostname} user={user} pwd={pwd} taskname="C:\Automate\Tasks\Automate - Good Morning Report.aml"
Thanks