I have a small source table (~700 records) which I would like to cache in a DS real-time job so that the table data is only refreshed from the source the first time after each real-time service restart. Is there a way to do this? Thanks...
Add comment