Member since
01-22-2025
3
Posts
0
Kudos Received
0
Solutions
05-09-2025
12:44 PM
I have a NiFi workflow where I am fetching files from a server and now want to upload the fetched files using a POST request. The request works on postman but how do I format this in NiFi. I am using Apache Nifi 1.23.1. I followed this article but did not work for me: @SAMSAL https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-processor-InvokeHTTP-POST-with-MultipartFile/m-p/381112#M244231 Here is the postman image of the request: Here is the NiFi InvokeHttp processor configuration : I am getting the following response when I do this: < TITLE> Content Server Client Error</TITLE><H1>Error parsing the GET/POST data stream.‹/H1>‹br>Please try again. If the problem persists, contact your Content Server administrator. What is wrong with my configuration? Please help
... View more
Labels:
- Labels:
-
Apache NiFi
05-09-2025
03:04 AM
How can I replicate this same solution with Apache NiFi v.1.23.1 today. The value for Request content type is default set to ${mime.type}
... View more
01-23-2025
02:05 AM
@Shw123, Welcome to our community! To help you get the best possible answer, I have tagged our NiFi experts @MattWho @SAMSAL who may be able to assist you further. Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.
... View more