Help center for business users
Browse terms and frequently asked questions below, or use the global search (Ctrl+K) to find something specific.
- Chain ID
An ID that groups every in one process. In the Dashboard, use Chain ID to see every message in that process, across all flows.
- DSAV
Stands for Domain, Service, Action, and Version. These labels group messages. In the Dashboard, you can filter by any of these to find similar messages.
- Flow
A named message chain — a group of messages that share one origin. Flows sit in folders and have a name, mappings, and properties.
- Flow status
The state of a in the Dashboard. Each flow has one of five states.
-
Active — the flow is running now.
-
Completed — the flow finished with no errors.
-
Error — the flow stopped due to a failure.
-
Ignored — a user closed it after reviewing the failure.
-
Cancelled — a user stopped the flow before it could finish.
-
- Flow trace
A single tracked message within a . It records the full run: status, timestamps, properties, and each step.
Each flow trace can be searched and viewed in the Dashboard.
- Folder
A folder groups flows together in the Dashboard menu. You can nest folders to give teams a clear view of their integrations.
- Invictus Dashboardalso: Dashboard
A tool that lets business users track their integrations, without deep Azure knowledge.
- Invictus Frameworkalso: Framework
A set of building blocks for common integration patterns in Azure.
- Resubmit
A Dashboard action that re-runs a from the start. Resubmit runs the whole chain again, even if it worked the first time.
See also , which only re-runs the failed steps, not the whole chain.
- Resume
A Dashboard action that re-runs only the failed steps of a , without starting the whole chain over. Resume only works for messages in Error status.
See also , which always restarts from the first workflow.