Bot Automation Event is not Working

I created a Bot Automation where when the status of a request is selected to be โ€œCompletedโ€, that particular row gets copied to an โ€œArchiveโ€ table and then that row is deleted from the โ€œIn Progressโ€ table. For some reason the automation is not working even though the condition for the event that is being tested to run the automation is true ([Status] = โ€œCompletedโ€].

When I manually run the โ€œadd to this row to another tableโ€ process and โ€œDelete this Rowโ€ process it works fine.

Could you point me to what I might be doing wrong? Thank you.

0 3 423
3 REPLIES 3

More than likely the issue is with some semantics in your implementation. Check that columns names have square brackets, correct spelling, etc. If all of that still checks out then posting details of your implementation will be needed to help analyze further.

Former Community Member
Not applicable

Can you share a screen shot of your event & process configuration?

I was able to figure of what the issue was as I had my conditional statement incorrect. Thank you.

Top Labels in this Space