You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/03/04 18:44:37 UTC

[GitHub] [nifi] mattyb149 commented on issue #3320: NIFI-6057 allow request body to come from an expression

mattyb149 commented on issue #3320: NIFI-6057 allow request body to come from an expression
URL: https://github.com/apache/nifi/pull/3320#issuecomment-469371184
 
 
   Sounds like a similar use case to PutSQL where we added a property to use instead of the content ([NIFI-4522](https://issues.apache.org/jira/browse/NIFI-4522)), the user would want to issue a statement based on receiving the flow file, but retain the contents for further downstream processing.
   
   I haven't reviewed this PR, but I mention the above to recommend we handle such things in a consistent manner across components, for best practices and patterns with a friendly user experience.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services