Control Velox services
Velox Service runs scheduled, monitored and Transport work. Velox API Service runs REST-enabled Flows. Windows service state and Velox processing state are separate controls.
Planned stop or restart
- Identify the service instance, connection/context and active work.
- Prevent new work by disabling Velox processing or upstream triggers where available.
- Allow active work to finish or record the approved interruption decision.
- Stop the Windows service and confirm it has stopped.
- Perform the change, start the service and inspect startup logs.
- Confirm configuration loaded, run a controlled health check, then re-enable work gradually.
Do not terminate a process merely because stop is slow; it may be completing database, file or network work. If restart fails, keep triggers disabled, check service identity, executable path, connection configuration and dependency access, then restore the previous known-good state.