Member since
04-25-2023
2
Posts
0
Kudos Received
0
Solutions
04-25-2023
02:39 PM
@MattWho Yes, I'm reading the data from a source Database table and the content is written to an Avro FlowFile. Now I want to encrypt all the columns I'm getting in Avro but not the entire Flowfile (If I use EncryptContent processor it's encrypting the entire flow file which I'm not interested in) as I want to put these encrypted records into the destination table. Thanks, Vas_R
... View more
04-25-2023
07:46 AM
Hi Team, I'm new to NiFi looking for some help as I'm looking for a processor to read the Avro output and encrypt the data and transform the encrypted data into the database table. Extracting data using ExceuteSQL processor Is there any processor that I can use to achieve this?
... View more
Labels:
- Labels:
-
Apache NiFi