|
|
This tab is not used for Load Only
declarative page rules.
For Read Only
pages, use this tab to allow two additional ways to refresh or delete the declarative page.
Field |
Description |
Allow external expiration requests? |
Select to allow a function call to mark the declarative pages created by this rule as expired, so that the load activity is called the next time a requestor attempts to access them. If selected, other parts of your application can call the standard function @ExpireDeclarativePage(tools, PageName) to mark a page as expired. |
Allow idle timeout? |
Select to force the system to delete the declarative page after an interval of at least 24 hours passes with no access. Subsequent attempts by a requestor to access the declarative pages cause the page to reload. If cleared, declarative pages of scope This checkbox affects only pages of scope
<env name="DeclarePages/DefaultIdleTimeSeconds" value="nnnnn" /> where nnnnn is in seconds.
|
Administration | |
Flush Page |
As a debugging aid, click to mark the declarative page produced by this rule as style. The page is recreated whenever it is next accessed.
|