Hi,
I have a function node that is dynamically configured via input to have one to many (e.g. 4 or 5) outputs, i.e. the output message object is a configurable field of messages. For a deployed flow the number of outputs per node is constant, but different instances of the same node have different numbers ouf outputs.
Now I wonder if it is possible to make a subflow of this node with a configurable number of outputs and output connectors, like several standard nodes have.
Is it?