Skip to main content

Workflow Execution UI

Verified boundary

The portal does not expose controls to start a workflow instance, search instances, open instance details, inspect execution context, view stage history or cancel/retry an instance. Execution becomes visible only through pending task rows and shared dashboard counts.

The backend supports instance start and instance retrieval and advances stages during task decisions. Those capabilities are Implemented in the service but Not implemented as a dedicated portal experience.

Requires Confirmation

Which business modules initiate workflows, whether administrators require instance search/detail and how execution recovery should be exposed require confirmation.

Source References

  • UI/salary-ui/apps/client-hrms-portal/src/pages/admin/OperationsAdminPages.tsx
  • microservices/src/workflow-service/Api/WorkflowEndpoints.cs
  • microservices/src/workflow-service/Application/Commands/WorkflowInstanceCommands.cs

See Also

Keywords

Workflow execution UI, instance, execution visibility.

Revision Information

Draft source-backed documentation reviewed on 2026-07-20; next quarterly review is 2026-10-20.