You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "zenfenan (JIRA)" <ji...@apache.org> on 2018/01/31 15:32:00 UTC

[jira] [Comment Edited] (NIFI-4831) InvokeHTTP Processor overwrites filename attribute when doing a POST

    [ https://issues.apache.org/jira/browse/NIFI-4831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16347014#comment-16347014 ] 

zenfenan edited comment on NIFI-4831 at 1/31/18 3:31 PM:
---------------------------------------------------------

Which NiFi version are you using? Can you be a bit more specific on how it happens? I can't seem to reproduce the issue on my end. I tried with GenerateFlowFile as well as GetFile and made a POST request and when the request is success, it goes to "Response" relationship and the filename is intact. It is not overwritten.


was (Author: sivaprasanna):
Can you be a bit more specific on how it happens? I can't seem to reproduce the issue on my end. I tried with GenerateFlowFile as well as GetFile and made a POST request and when the request is success, it goes to "Response" relationship and the filename is intact. It is not overwritten.

> InvokeHTTP Processor overwrites filename attribute when doing a POST
> --------------------------------------------------------------------
>
>                 Key: NIFI-4831
>                 URL: https://issues.apache.org/jira/browse/NIFI-4831
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Tyler Bryant
>            Priority: Minor
>
> The 'filename' attribute gets overwritten when doing a POST in an InvokeHTTP Processor. I can seem to get around it by putting a 'fileName' attribute in before the InvokeHTTP Processor, and then it correctly keeps the 'filename'.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)