Re: Fine-grained control over when a NiFi processor can run

2018-04-13 Thread Koji Kawamura
Hello Tim, If I'd understand your requirement correctly, I'd first try using following flow using the existing processors: FetchDistributedMapCache -> RouteOnAttribute -- permit --> InvokeHTTP -- unmatched --> WhateverAlternativeRoute Assuming input FlowFiles have a timestamp denoting

Fine-grained control over when a NiFi processor can run

2018-04-12 Thread Tim Dean
Hello, I have a custom NiFi processor that invokes an external HTTP endpoint. That endpoint will be hosted by services running at customer sites, and those customer sites require the ability to define when the service can be called by my processor. Their goal is to prevent calls from coming in