Flow history
A quick overview of a flow's history can be seen in the flow list section as a histogram component. This histogram will represent the time that the flow needed to execute and each bar can be filled with three diffent colors: Blue (In progress), Red (Failed), Green (Succeeded).
Exploring history
We have two ways of accessing the history section: 1. Using the history button in th flow list 1. Via the history step in the flow detail section
In the history section we can see all the executions of a given flow with a brief summary telling the state of the execution (depending on the state an icon will be shown), when it started and the time elapsed.
History overview can be refreshed by clicking to refresh button
Further information can be seen by clicking to a specific execution in the list.
In the detail, all the information related to each step execution can be seen.
Input and output data can be copied to emulate the execution of the flow.
Archiving history
90 days after a flow is executed, the run's information will be set to archived, meaning this information won't be displayed in History section. Users wil be able to get these 90 days old flow history by downloading them from the portal. These logs will be avaliable to be downloaded for 180 days, after this time they will be completely removed from the system.
The donwload history is available in the portal, in the menu at the right side of the Refresh history button.
Clear history
The flow history section allows to clear all the history executions. The clear history button is available in the menu, at the right side of the Refresh history button.
A dialog will appear asking for confirmation.