Home > Configuration > Integrated Caching > setcachepolicy_undefaction

setcachepolicy_undefaction

Use this method to set action to be performed when the result of rule evaluation is undefined.

Syntax



Parameters

policyname

Name for the policy. Must begin with an ASCII alphabetic or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Can be changed after the policy is created.
This is mandatory parameter.

undefaction

Action to be performed when the result of rule evaluation is undefined.
Possible Values : NOCACHE, RESET.

Return Value

Returns simpleResult

See Also