stream array from file

This block is part of the files group and was last modified in core v10.4.28.

stream array from file v10.4.28

takes a json file with an array as root element and runs the attached function in batches

In pins 3 + flow
  • flow
    flow
  • file required
    file
  • batch (100)
    number
  • delete
    condition

    If true: Will delete the file after the stream is complete

    Default false

Out pins 3 + flow
  • done
    flow
  • success
    condition
  • error
    value
  • Iterator
    execute_function

A typical wiring for stream array from file: a function trigger starts the flow; get file from assets feeds the file pin; the function out pin wires to an execute block.

Studio canvas example for the stream array from file block: typical wiring for stream array from file.

Version history

Introduced in v10.4.28.


Back to files Return to the main group to view all sub-groups Back to file Return to the group to view all blocks within this group