Run a Flow Using Gradle
You can use Gradle to run flows outside a GUI.
Tip: To avoid depending on Gradle and project files, especially in production environments, run your flows using the Data Hub Client JAR.
Important: When you load/ingest delimited text files into MarkLogic Server, URIs are randomly generated each time you load/ingest. To generate the same URIs each time you load/ingest delimited text files, use MLCP.
Before you begin
You need:
- Java JRE (OpenJDK) 8
- MarkLogic Server (See Version Compatibility.)
- Gradle 8.3 up to the latest 8.x release