If I have a program that imports new entries into the mysql database that servoy uses, but does it outside of servoy. What is the best way to make it so that a user can then see the new entries in servoy right away?
after import you can call flush data cache on the admin page of the server. (under solutions link)