[
https://issues.apache.org/jira/browse/NIFI-7761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-7761.
----------------------------------
Fix Version/s: 1.13.0
Resolution: Fixed
> Allow HandleHttpRequest to add specified form data to FlowFile attributes
> -------------------------------------------------------------------------
>
> Key: NIFI-7761
> URL: https://issues.apache.org/jira/browse/NIFI-7761
> Project: Apache NiFi
> Issue Type: Improvement
> Affects Versions: 1.12.0
> Reporter: Matt Gregory
> Assignee: Otto Fowler
> Priority: Major
> Fix For: 1.13.0
>
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> NIFI-7420 changed the behavior of HandleHttpRequest to no longer add
> http.param.* attributes for all parts of a multipart request. This was nice
> for scenarios when a single file + form data was being sent in a multipart as
> the form data was readily accessible as FlowFile attributes.
>
> A nice approach suggested by ottobackwards [in
> Slack|https://apachenifi.slack.com/archives/C0L9VCD47/p1598295952058200] is
> to allow a list of form fields to be specified to the HandleHttpRequest
> processor as a property. I would imagine this working similarly to how
> LogAttribute specifies Attributes to Log, with a simple comma-separated list.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)