Member since
08-12-2020
6
Posts
0
Kudos Received
0
Solutions
05-07-2022
02:04 AM
If you do not mind, you can add MonitorActivity processor to the output end of the processor. This would generate two flow files(inactivity & activity restored) whenever your processor is down. In addition, connect the output end of MonitorActivity processor to PutEmail processor to configure an email Alert that would notify you when the processor is down & when activity has been restored. I hope this helps.
... View more
09-27-2021
04:56 AM
I am designing a pipeline, where I need to store a key to decrypt(RSA) an incoming message & use the decrypted text in my pipeline. Is this a possibility in Nifi using either parameter context or nifi variable(sensitive value applied)? If Yes, any guidance is highly appreciated. Thanks in advance.
... View more
- Tags:
- NiFi
Labels:
- Labels:
-
Apache NiFi
02-22-2021
06:53 AM
1 Kudo
that depends on default session that Oracle JDBC driver settings. it's usually utf-8 though
... View more