Hi All,
I had created a batch job to load data from multiple data base tables to persistent cache table and i had used this persistent cache table as a look-up in a real time job.
i ran the batch job and then ran the real time job, the lookup worked fine and fetching data accurately.
when i run the batch job again with some new data insertion into persistent cache job and then i ran the real time job, the look-up failed though there is new data in the persistent cache.
can some one suggest like do i need to change any settings in the persistent cache table or in my look-up for making the real time job succesful even after multiple runs of batch job.
Please share your valuable insights.
Regards
Surya