[
https://issues.apache.org/jira/browse/NIFI-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655557#comment-15655557
]
ASF GitHub Bot commented on NIFI-2912:
--------------------------------------
GitHub user pvillard31 opened a pull request:
https://github.com/apache/nifi/pull/1206
NIFI-2912 Allow custom text in GenerateFlowFile
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pvillard31/nifi NIFI-2912
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1206.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1206
----
commit 06df41be1e3f0961ccb5fe392a6127317d3da4f2
Author: Pierre Villard <[email protected]>
Date: 2016-11-10T23:44:06Z
NIFI-2912 Allow custom text in GenerateFlowFile
----
> Processor to generate a flow file from a string
> -----------------------------------------------
>
> Key: NIFI-2912
> URL: https://issues.apache.org/jira/browse/NIFI-2912
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Alessio Palma
> Priority: Minor
>
> Currently to build a flow file from a string we need ReplaceText and
> GenerateFlowFile with a size of 0B.
> Is here a way to have use only the GenerateFlowFile processor ?
> This will be handy when you are using templates in workflows.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)