I have an automation that is triggered with a daily scheduled trigger. Is is published. It pushes records over to another app via an HTTP request.
When I click on test run everthing runs fine, records are pushed over to destination.
When left to run overnight based on the scheduled trigger, the dates on the trigger step update but nothing further in the automation seems to run.
Looking for troubleshooting ideas or a way to log detail of execution by step for troubleshooting. Is there any functionality to create a log or do I need to create workflow steps after each step and write records to a table to create my own log. Hoping there is something out of the box.
Thanks,