RouteOnContent and RouteText
RouteOnContent reads the FlowFile body and matches regex against it; RouteText reads line-by-line and routes individual lines into per-route output...
RouteOnContent reads the FlowFile body and matches regex against it; RouteText reads line-by-line and routes individual lines into per-route output...