Member since
11-29-2019
4
Posts
0
Kudos Received
0
Solutions
11-29-2019
01:38 AM
Hi
I am trying to do an incremental load from API using the API end_time tag.
Trying to use the below syntax in RouteAttribute processor to fetch only records updated till yesterday night - 23:59:59
Could you tell me what is the exact syntax for checking end_time here?
${end_time:lt(${now():toNumber():minus(86400000) })}
... View more
Labels:
- Labels:
-
Apache NiFi