Powered by Zoomin Software. For more details please contactZoomin

MarkLogic Data Hub

Edit Flow Settings Manually

  • Last Updated: April 5, 2026
  • 1 minute read

Edit Flow Settings Manually

About this task

Editing a flow involves the following tasks:

  1. Editing the flow settings.
  2. Managing the steps in the flow:
    • Creating steps in your flow.
    • Editing steps in your flow.
    • Removing steps from your flow.
    • Rearranging the steps in your flow.

This topic covers the first task. The Manage Steps in a Flow topic covers the second.

Procedure

  1. In a text editor, open the flow definition file.
   {
    "name": "your-flow-name",
    "description": "",
    "batchSize": 100,
    "threadCount": 4,
    "options": {
      "sourceQuery": null
    },
    "steps": {}
  }

  1. Edit the flow definition file.
  2. Save your file.

What to do next

  • Create steps in your flow.
  • Edit steps in your flow.
  • Remove steps from your flow.
  • Rearrange the steps in your flow.
TitleResults for “How to create a CRG?”Also Available inAlert