Creates a flow (stream) for an execution with inputs transformed from provided jsons.
Creates a flow (stream) for an execution with inputs transformed from provided jsons.
If the provided scalarOrArrayField is array, each json is transformed to a array, otherwise a plain scalar
Transforms jsons to the expected input and executes.
Transforms jsons to the expected input and executes.
If the provided scalarOrArrayField is array, jsons are transformed to a sequence of arrays, otherwise plain scalars