Member since
05-27-2021
3
Posts
0
Kudos Received
0
Solutions
07-09-2021
05:03 AM
Hi adhisankrit, thanks a lot for help, i am new to NIFI. this solution worked. Basically their are write attributes present in processor where status and response etc stuff are present which can be accessed.
... View more
07-01-2021
07:26 AM
Hi, I am using invokeHTTP processor for calling REST API when that REST api gives error like 422 or other it is also sending reason in response body. I want to retrieve that message and send it on mail but on this kind of error flow go into retry or no retry which gives me original flow file only. Can anyone pls help me to retrieve response body in this case instead of original flow file. Thanks in Advanced.
... View more
Labels:
- Labels:
-
Apache NiFi
05-27-2021
05:01 AM
Hi, I am trying to create query with attribute value in getMongo. My attribute is itemType, i want to create query using this. { "itemType": ${itemType} } if i put hard code value there instead of ${itemType} it works
... View more
Labels:
- Labels:
-
NiFi Registry