The Rules Manager control lets you access and managing rules and rule sets for the Portal rules manager. It is intended to be used only by Portal system administrators. You can use this control as a development tool to look up rule sets you want to use with the Rules Executor Control.
Rule sets, which must be stored in your portal application's META-INF/data directory, are loaded automatically when the server starts.
Because this control requires the caller be in an authorized role, it cannot be used from a Java Web Service.
Security: The caller must be in PortalSystemAdministrator role to invoke all of the control's methods.
For information on rule sets and the rules engine, see Using Rules in Portal Applications on e-docs.
For property, method, and other details on this control, see the control's Javadoc.