I'm using the QueryDatabaseTable processor. Frequently I would like to set an
initial state value for my columns max value, or I'd like to change the value
stored in State Management for that column, this comes up in operational
scenarios ("reload all data after this exact timestamp, that's when everything
went bad").
But in looking through the code, and even the rest API, I don't see any options
to set/modify a processes state. Am I missing something? Is there a way to set
initial values like I want?
Regards,
Peter