<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2>I have a Xron product&nbsp;installed onto Zope 
2-6-2.</FONT></DIV>
<DIV><FONT face=Arial size=2>I would like to flush permanent and not referenced 
objects at&nbsp;given time&nbsp;from cache. To do it I have to use API function 
manage_minimize() (You can do it in ZMI as well: 
Control_panel-&gt;Database-&gt;Flush).</FONT></DIV>
<DIV><FONT face=Arial size=2>I prepared a DTMLdocument with source as 
follows:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&lt;dtml-var 
"Control_Panel.Database.manage_minimize()"&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>When Xron tries to execute DTMLdocument above, it 
occurs as anonymous user and&nbsp;ends failure becouse of zope's security 
restrictions. </FONT></DIV>
<DIV><FONT face=Arial size=2>I tried to add permisions to DTMLdocument and 
Schedule objects in "Security" tab&nbsp;but without success.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Does anybody know which of permissions I have to 
mark to execute that operation?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Krzychu K</FONT></DIV></BODY></HTML>