Logo
NeoArc Studio

Step Flows Between Nodes

Add step-by-step process flows to your architecture map edges. Use process and decision nodes to describe the logic that moves data between systems.

Architecture map edges can carry step flows that describe the processing logic between two nodes. A step flow is a small embedded flowchart that sits on an edge, showing the sequence of operations, transformations, or decisions that occur as data moves from one system to another.

When to Use Step Flows

Step flows are useful when a simple edge label is not enough to convey what happens between two nodes. Common scenarios include:

Adding a Step Flow

Node Types in Step Flows

Node TypeShapePurpose
ProcessRectangleA single operation, transformation, or action
DecisionDiamondA branching point based on a condition

Edge Configuration

Edges within a step flow support the following properties:

Next Steps