I am experimenting with triggers, specifically the file created trigger, and I am having trouble getting the trigger to work. I am working in the development environment and have checked out the bot, but nothing happens when I create a folder in the specified location. I can only make the trigger happen when I manually go into the bot and click “Run with trigger”.
I would like for this bot to be triggered without being manually told to listen. Also, I was told that I would need to sign into AA for this to work. Is there a way to have triggers fire without signing into AA first? Our bot runner devices are reset occasionally and I don’t want to have to remember to sign them back so that the triggers will fire.
Thank you
Solved
Question about using triggers with AA
Best answer by Aaron.Gleason
A file trigger requires 100% use of a bot runner to watch the file system. This means that the bot runner must be told to watch for file updates and must be signed into your CR, even after being restarted.
Consider your SLA: Do you need a bot to fire off *immediately* when a file is created or can this be done on a schedule? That is the difference between having a dedicated bot runner just looking for file changes or being able to scan for updates on a schedule and do other scheduled things too.
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.