[ https://issues.apache.org/jira/browse/NIFI-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessandro D'Armiento updated NIFI-6461:
----------------------------------------
Description:
h2. Current Situation
FileTransfer based processors (ex: PutSFTP) documentation refers they accept remote_path property
only from the variable registry.
Actually, SendFTP and SendFSTP will accept file-attribute based expressions, while ListFTP
and ListSFTP don't.
h2. Improvement Proposal
Fix documentation
was:
h2. Current Situation
FileTransfer based processors (ex: PutSFTP) only accept remote path variables from the variable
registry. Each flowfile sent through those processors will be sent in the same directory.
h2. Improvement Proposal
It would be nice to be able to send flowfile to different locations based on their attributes,
for example partitioning those files.
> FileTransfer accepts remote_path property as FlowFileAttribute but documentation only
sais it accepts variable registry
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-6461
> URL: https://issues.apache.org/jira/browse/NIFI-6461
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.9.2
> Reporter: Alessandro D'Armiento
> Priority: Minor
>
> h2. Current Situation
> FileTransfer based processors (ex: PutSFTP) documentation refers they accept remote_path
property only from the variable registry.
> Actually, SendFTP and SendFSTP will accept file-attribute based expressions, while ListFTP
and ListSFTP don't.
> h2. Improvement Proposal
> Fix documentation
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
|