Hello AP,

The way this is generally done is a GenerateFlowFile processor -> ReplaceText. 
For ReplaceText, you will use the "Replace Strategy" of "Always Replace" and an 
"Evaluation Mode" of "Entire Text". This will set the content of the FlowFile 
to whatever you have in the "Replacement Value" field.

 

Joe
- - - - - - 
Joseph Percivall
linkedin.com/in/Percivall
e: [email protected]



On Tuesday, October 18, 2016 9:14 AM, Alessio Palma 
<[email protected]> wrote:



Hello, is there a processor which allows to build a flowfile from a string?
Basically I have some huge queries and want to add them into the
workflow without load them from file or database.

AP

Reply via email to