Hi all
I have created a bot that creates a PDF and sends that as an email when two conditions are satisfied -
1. Status of the record is "finished"
2. Verification Status is "verified"
Verification status is a virtual column that gets updated based on whether an entry is added to another table.
This bot used to work for me just fine but it stopped working randomly.
I have set the event to an update when both of these conditions are met.
When I test the bot, I can only see 24 rows of data.
As you can also see, the fields for Job Status and Verification Status are "Finished" and "Verified"
But there are more rows on this table. Why can't I see the rest of the records? When I test the expression I get the following output which is what I expect to see.
My bot's structure is below:
After adding a record and making sure that both status change to what I expected to see, I cannot see any activity when I go to the monitoring tab of the bot.
Any ideas what I can do to troubleshoot this?
This is what I see in the automation monitor:
User | Count |
---|---|
19 | |
10 | |
7 | |
5 | |
5 |