Situation
An operations team needs a repeatable way to define and run multi-step processing work instead of relying only on one-off scripts.
Outcome
Flux provides process definitions, process steps, process invocation, and process run records that can be exposed through PowerShell and Hive services.
Steps
- Create or update a process definition.
- Add and update process steps.
- Invoke a process or process definition.
- Review process runs and process step runs.
Implementation Evidence
Flux/Hive/Hive.Application/Process/Flux/PowerShell/Process/Docs/Generated/PowerShell/New-FluxProcessDefinition.mdxDocs/Generated/PowerShell/Add-FluxProcessStep.mdxDocs/Generated/PowerShell/Invoke-FluxProcess.mdxDocs/Generated/PowerShell/Get-FluxProcessRun.mdx