views:

56

answers:

0

Hi. I need help with clearing geometry cache. In my web application there is a need to clear cache after changing the geometry data in database. I'm using maps with tile layers and for them i want cache to be cleared using triggers in databae. I've tried with passing request to the servlet mcsadmin (using utl_http in pl/sql) with xml(map_cache_admin_request ) post parameter but it doesnt work because of not being logged in to this admin servlet. Could anyone help me to find a solution?