[
https://issues.apache.org/jira/browse/MINIFICPP-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz updated MINIFICPP-2264:
------------------------------------
Description: 'Unique flow files' must be false for the custom text to be
evaluated, but in that case, it should be reevaluated on every trigger, like in
NiFi. This allows EL expressions like now() or nextInt() to return different
values each time. (was: In NiFi, 'Unique FlowFiles' means whether the
evaluation happens once in onSchedule (false) or every time in onTrigger
(true). The evaluation is the 'Custom Text' is set, otherwise random data of
the specified size.
MiNiFi C++ should work the same way.)
> GenerateFlowFile: 'Custom Text' is not reevaluated
> ---------------------------------------------------
>
> Key: MINIFICPP-2264
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2264
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Marton Szasz
> Priority: Major
> Labels: beginner, beginner-friendly
>
> 'Unique flow files' must be false for the custom text to be evaluated, but in
> that case, it should be reevaluated on every trigger, like in NiFi. This
> allows EL expressions like now() or nextInt() to return different values each
> time.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)