Redeploy a Flow Using Gradle

Before you begin

You need:

About this task

If you modified one or more flows in your development environment, remember to redeploy the updated flows to the server.

Procedure

  1. Open a command-line window, and go to your project root directory.
  2. At your project root, run the Gradle task hubDeployUserArtifacts.
    ./gradlew hubDeployUserArtifacts -igradlew.bat hubDeployUserArtifacts -i

Results

User artifacts, such as entities and mappings, are redeployed to the MarkLogic server.