Denis Jakupovic created NIFI-9894:
-------------------------------------

             Summary: Enhance InvokeHTTP process - Send content through body 
variable
                 Key: NIFI-9894
                 URL: https://issues.apache.org/jira/browse/NIFI-9894
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework
    Affects Versions: 1.15.3
            Reporter: Denis Jakupovic


Hey,

could you please implement an attribute in the InvokeHTTP processor where the 
processor sends an "Body attribute" as raw content instead of the current 
content.

The process of sending JSON files through the processor is:
1. ReplaceText with Content

2. Call Invoke HTTP

3. ReplaceText with different Content to enricht data. 

Yes I know in Nifi 1.16 there is are two new processor for enrichment which 
needs then to be merged again. However, by working with a log of RESTful 
Services its quite a pain always to replace the content, the data lineage 
increases a lot as well. 

imho better process in some use case:
 # InvokeHTTP with attibute as body
 # Read the "original" route instead of the response and put response in 
attribute.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to