Member since
06-12-2019
6
Posts
0
Kudos Received
0
Solutions
11-21-2019
06:26 AM
@Matt Burgess @Wynner I have a similar kind of issue while counting the flowfiles from the compresscontent processor , my use case is I have a flow in which I wait for 5 files that should come out from the respective CompressContentProcessors, after which I start another processor. if the count is less or more than 5, I have to send out an email.if the count is 5 i will continue with the flow. I have tried using unpack content processor but it doesnt support the format that i have my files in . Can anyone please suggest what would be the good option to get this thing done? Thanks, Aquib
... View more
11-20-2019
04:11 PM
How to do the file count if we are using Compress Content Processor ?
... View more
08-26-2019
12:19 PM
How should we route failures or errors that we may get when the flow file is passing through the update attribute.As, of now we only see the success relationship and the set state fail . Tried using set state fail but was not of much use and it doesnt redirect the flowfile and the flow file still sits in the input queue of the update attribute processor . how do i redirect the flowfile to log or other on failure or on error.
... View more
- Tags:
- NiFi
- nifi-processor
Labels:
- Labels:
-
Apache NiFi