Hey Nitin,let me reiterate the problem.1. let's say customer wants to
extract the data from 1st Jan to till now [18th Jan] and first time
workflow was ran on 14th hence the data till 14th was exported.2. Next
time workflow ran on 15th so rather than sending out the data from 1-15
Jan, you want to export the data post 14 Jan[ last execution] but before
15 Jan, right?solution:create a option with name last runonce this is
created put a scheduler and write a js code to read the
option.1.schedule to...