sqlPersistence
Hi,
Does sqlPersistence take time to persist date in the database? I mean is there any interval or fixed period when workflow runtime persist the data?
Sometimes when I call some event of my work flow, executions happens fine and data in my application database gets saved and even workflow is also executed perfectly, but in the database the data is not persisted. But when I fire the same event after some time the data gets persisted. Is there any logical reason behind such behavior?
Thanks

