Generates a custom message listing workflow nodes, typically extracted using the Workflow Reader and Workflow Summary Extractor nodes.
The input is a table with node IDs (representing position in the workflow) and node names. The component builds a dynamic message. Use the placeholders <N> for the number of nodes, and <plural-s> for an "s" if there are none or more than one node affected.
The output includes both the formatted message and the list of affected nodes, enabling downstream reporting or error handling.
The input is a table with node IDs (representing position in the workflow) and node names. The component builds a dynamic message. Use the placeholders <N> for the number of nodes, and <plural-s> for an "s" if there are none or more than one node affected.
The output includes both the formatted message and the list of affected nodes, enabling downstream reporting or error handling.