Managing and Monitoring Workflows
Once workflows in Infoveave are scheduled or triggered through mechanisms like manual triggers, webhooks, or email triggers, the next is to monitor and manage their execution. Infoveave provides the Workflow Execution Status feature to track the progress of workflows, identify issues, and ensure that they perform as expected.
What is Workflow Execution Status?
The Workflow Execution Status feature allows you to monitor workflows in real time. It shows you how a workflow is progressing, whether it has succeeded, is still running, or has failed. You can see detailed information about each task, including when it started, how long it took, and how much data it processed.
Key Features of Workflow Execution Status
- Real-Time Monitoring: The real-time monitoring feature shows the status of a workflow while it runs. You can see which tasks are complete, which ones are in progress, and which ones are pending. It also displays execution times for each step and the amount of data being processed.
- Instance History: Infoveave keeps a record of all workflow runs through the Instance History. This history includes the start and end times of workflows, their duration, and their success or failure. You can filter this information to focus on specific runs based on dates or statuses.
- Error Reporting: If a workflow fails, Infoveave provides detailed error messages to help you identify and fix the problem quickly. It highlights the specific step where the failure occurred and explains the reason.
-
Workflow Controls: Infoveave provides the option to control workflows during execution.
- Pause and Resume: If something unexpected happens, you can pause a workflow and resume it after resolving the issue.
- Rerun Workflows: If a workflow fails, you can rerun it either from the beginning or from the specific task that caused the failure.