Skip to content

005_0003 - NumberOfElementsInMicroflow

No more than 25 elements in a microflow

Split microflow into logical, functional elements.

Metadata

authors:
- Bart Zantingh <bart.zantingh@nl.abnamro.com>
category: Maintainability
input: .*\$Microflow\.yaml
rulename: NumberOfElementsInMicroflow
rulenumber: '005_0003'
scope: package
severity: MEDIUM

Description

The bigger a microflow, the harder it will be to maintain.

Remediation

Split microflow into logical, functional elements.

Test cases

# No test file found