Skip to main content

Content Splitting Configuration Review

The reference patterns split authored arrays, delimited batches, and nested structures. A current machine fixture does not execute these configurations.

Before you adapt it

Resolve the example boundary before changing processors or destinations.

  • An Expanso environment for configuration inspection
  • Representative inputs with bounded collection sizes
  • An explicit rule for fields copied to each emitted record

Review path

  1. JSON arrays
  2. Delimited batches
  3. Nested structures
  4. Advanced variants

Then inspect the Complete reference configuration.

Adaptation checks

  • Validate the source collection before splitting.
  • Bound message and collection sizes for the target environment.
  • Test empty input, malformed input, partial processing, and downstream rejection.

This route is a configuration review, not a verified execution guide.