Reviewing run history
1
Open the automation
Select the automation from the Automations page. Its run count is on the row, so you can tell at a glance whether it has fired at all.
2
Open the Runs tab
Runs are grouped by date and show whether each execution succeeded or failed, with a timestamp.
3
Open a run
Select a run to see it step by step: which trigger fired, which actions ran, whether each one succeeded, and how long it took.
Failure notifications
When a run fails for a reason on your side, Forerunner emails you rather than waiting for someone to open the Runs tab. Notification cadence and delivery time are set in your notification settings. Failures caused by something on Forerunner’s side alert our engineering team to investigate.A failed run can’t be re-run today. Correct the cause and the next matching record event runs successfully.
Troubleshooting
An automation turned itself off
An automation turned itself off
If a field the automation depends on was changed or removed, the automation disables itself rather than running against a field that no longer matches. The error names what to fix. Point the automation at the current field and publish it again.
A task was created with no assignee
A task was created with no assignee
If the automation’s assignee has been suspended, the task is created unassigned and an indicator shows on the affected step in the builder. Assign the task by hand, then update the automation to a current user.
An email to a user field failed
An email to a user field failed
A suspended user sitting in a record’s user field isn’t caught until the automation runs, so an email targeting that field fails at that point. When your account suspends staff, check any automations that email a user field they might be selected in.
An automation never fired
An automation never fired
Confirm its status is Live rather than Draft or Paused, and that a record of the selected type has been created or updated since it was published. Publishing doesn’t act on records that already existed.
A submitter email didn't go out
A submitter email didn't go out
Submitter variables only work when the submitter has a Forerunner account. If the record type allows guest submissions, use a different recipient or require sign-in on that record type.
The failure reason isn't clear
The failure reason isn't clear
Contact your Customer Success Manager with the automation name and the failed run, and Forerunner will investigate.