I imported the example, and the ReplaceText does not work.
The flow queued between ReplaceText processor and Make a ne post contain an attribute userid that is stil USERID_PLACEHOLDER value instead off 1 (counter + 1)
Sorry for this kind of dumb question but I started usage of NiFI yesterday ;)
I want to try to make "delta loading" of an API into a Database with an offset management, is ther a way to store the last offset triggered into a statefull "variable" or do I need to store the value in a DB or a file ?