Skip to Content
0
Jul 10, 2008 at 11:24 AM

Problem with cache refresh entity bean / server node

147 Views

Hello,

ive got a big problem and not found answer in sdn until now.

Ive got a job that gets data from maxdb by sapjob - jco - session bean - entity bean - database.

this job works daily. the data to work with is written directly to database from external.

on first execute it works, but second etc not. i search for answer and i guess something:

entity bean is cached (increase percormance?) with results of the select and do not know about new database entries when they are written directly to database. so second select says: there is no new data (but they are there).

i only get this new data when i restart netweaver server node, then it works, but only for one time. then result is in cache and then i have to do same procedure before it goes (restart server).

how can i get this data? is there any setting for force node to refresh cache? or any other settings to affect something like this?

we have to go live with this in august.

thx for help.

Version: NW04, SP21