Specify maximum flow depth

To help you control the size of business diagrams, you can specify the maximum flow depth in a diagram view.

There are two ways to do so:

Tip You can also adjust the flow depth in a result diagram.

Note  The value that you specify in the diagram view supersedes the value in Collibra Console. The default value in the Collibra Console configuration setting is 50.

Via the diagram editor

  1. Open a diagram view.
  2. In the View bar menu, click .
    The General properties form appears.
  3. In the Flow depth field, enter a value between 0 and 99.
  4. Click Save.

Via the JSON text editor

  1. Open a diagram view.
  2. In the View bar menu, click .
    The General properties form appears.
  3. Click the Text tab, to switch to the diagram view text editor.
  4. Scroll down and add "flowDepth": x, where "x" is the maximum flow depth.
  5. Click Save.
Tip For more information on working with the diagram view text editor see: