Member since
12-05-2022
6
Posts
1
Kudos Received
0
Solutions
01-14-2024
03:08 AM
We are trying to fetch teh date field with timestamp using mongodblookup service in nifi to compare the other date field. when we are giving the field in lookup service fields... The ISO date giving only date ... the millsecond are missing Example: ISODate("2021-02-25T10:03:46.000Z") its giving 2021-02-25 value along with timestamp as 00:00:000 ... we need that 10:03:46:000 can you please help us to get the date along with timestamp?
... View more
Labels:
- Labels:
-
Apache NiFi
01-14-2024
02:52 AM
1 Kudo
HI @steven-matison , I have added monitor activity processor for this scenario and working fine. The first table load success queue connected to monitor activity processor, once load completed, the inactive message connected to second table... then second table execution starts after the getting the inactive message from monitor activity processor Thanks.
... View more
12-06-2022
12:08 AM
Hello @Manimaran, to help you it would be good if you go a bit more specific into your question with some sample content and what you want to have as expected output. Greetings
... View more