Kay-Uwe Moosheimer created NIFI-7792:
----------------------------------------
Summary: Support inputstream for session.write
Key: NIFI-7792
URL: https://issues.apache.org/jira/browse/NIFI-7792
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Reporter: Kay-Uwe Moosheimer
When writing flowfile content with
flowFile = *session.write*(flowFile, out -> \{...}
only a byte array can be used.
It would be an improvement if you could provide an InputStream too.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)