Preview: External dependencies in Diagram

We’re working on showing external dependencies in the module diagram. Here is what it will look like:

image

External dependencies will include everything you can see in the sidebar “Dependencies” now:

  • Connectors
  • Files and folders
  • Programs
  • Modules and projects (shown blue) with an indication of iteration and result table returned, when applicable

All inbound dependencies are shown above the group they relate to. All outbound and triggering dependencies are shown below the group. Hovering a dependency with the cursor will open a visual tooltip with more details (such as annotations) on the dependency and the action that uses it.

It will be possible to hide the external dependencies.

With this addition, it will be possible to see all external dependencies and inbound/outbound data flows of a module in one diagram.

How does it look to you? Any comments, feedback, or suggestions are welcome.

1 Like

Looks great ! Good idea to hide/unhide the external dependencies on demand.