
Questions: 23,663 //
Answers: 52,179 //
Contributing Members: 17,936
Sep 11, 2017 at 11:31 PM, mpck1986 answered with:
Even after setting the watermark to store the max accountID, during debugging the project i see the watermark variable in the Variables section of the Mule Debugger view is always 0 and dooes not change to max accountID.
Sep 12, 2017 at 12:12 AM, mpck1986 answered with:
Also note that this is the database connector SQL, SELECT * FROM accounts WHERE postal = '2006' and accountID > #[flowVars.lastAccountID]
Sep 12, 2017 at 12:33 AM, mpck1986 answered with:
@Anirban Sen Chowdhary I get it fixed... please ignore
I am also having a watermark not working issue, thank you for mentioning how you fixed it.