Using QuickStart
- Last Updated: April 5, 2026
- 2 minute read
Run a Flow Using QuickStart
Before you begin
You need:
- Java SE JDK 8
- MarkLogic Server (See Version Compatibility.)
- Chrome or Firefox for QuickStart
About this task
After creating and editing your flow, you can run it locally to test it.
Note: You cannot run legacy flows from DHF v4.x or earlier. You must use the Gradle task hubRunLegacyFlow.
Procedure
-
In QuickStart's navigation bar, click Flows.
-
Click the Run button for the flow you want to run.
-
In the Run Flow dialog, select the steps you want to run, then click Run.
Note: If a step is not configured correctly, it cannot be selected from the list.
Results
While the flow is running, the Run button becomes a Stop button.
See Also
Previous topic: Manage Steps in a Flow Using QuickStart
Related concepts
Related tasks
- Run a Flow Using Gradle
- Run a Flow Using the Data Hub Java API
- Ingest Using MLCP
- Create a Flow Using QuickStart
- Edit Flow Settings Using QuickStart
- Redeploy a Flow Using QuickStart
- Delete a Flow Using QuickStart
Related reference


