Member since
12-28-2023
5
Posts
0
Kudos Received
0
Solutions
01-14-2024
08:51 PM
Hello @MattWho , Thank you for your quick help, I tried your suggestion and I am getting following error to extractEmailHeaders processor, my processor configuration is as follows. could you guide me about this issue. "javax.mail.MessagingException: Message failed RFC-2822 validation: No Sender"
... View more
01-11-2024
11:42 PM
Hi, I have email archived in .MSG format files in folder location which is mentioned in SQL database table. I need to get the file from folder location , read the file , check if there is any attachment in msg file , if yes then need to extract that attachment and make the entry of that file into database table I am new to NIFI , So anyone can help me with some sample flow for this requirement? Thanks In advance , Prats
... View more
Labels:
- Labels:
-
Apache NiFi
01-09-2024
11:47 PM
I tried this solution but when I only get the duplicate but no flows in non-duplicate
... View more
01-09-2024
11:46 PM
Hi Matt, Thank you for your reply. I am using fetchfile processor to get the file from folder location in between of the flow, can you please suggest me setting I might need to look into
... View more
12-28-2023
10:58 PM
Hi, I am trying to unpack files from location mentioned in SQL database table. When I unpack zip file which has format as below Test.zip -> container folder -> 1.txt , 2.txt,3.txt I want to unpack this zip file , get files and put entries in SQL database table for each file. I am facing issue as , i am getting duplicate entries in database for this 3 files until the flow is not stopped I am attaching the sample flow file . I am new to NIFI so any suggestion would be great help Thanks in advance , PC
... View more
Labels:
- Labels:
-
Apache NiFi