[
https://issues.apache.org/jira/browse/NIFI-11216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Wise closed NIFI-11216.
----------------------------
> Add EL support to ListS3 Prefix configuration
> ---------------------------------------------
>
> Key: NIFI-11216
> URL: https://issues.apache.org/jira/browse/NIFI-11216
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: John Wise
> Priority: Major
>
> One of our data providers uses date-formatted S3 paths in all of its buckets,
> so we need the ability to dynamically specify Prefixes containing
> dynamically-created values (i.e.
> path_prefix/{{{}${now():format("yyyy")}/${now():format("MM")}/${now():format("dd")}{}}})
> Using the Variable Registry isn't ideal, as we'd have to create a new flow
> using a bunch of API calls in order to just to populate a list of variables
> to use in this processor.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)