Creating custom sweeps
Unlike a system sweep that performs an action that is built into the server, a custom sweep performs a user-implemented action. You can use the administration console to create custom job sweeps and custom policy sweeps, but custom queue sweeps must be created programmatically.
About this task
Custom sweeps provide the flexibility to process objects in ways that are not built into the server. For example, you can use a custom sweep to change the class of multiple document instances. For more information, see the topic Custom Sweeps.
Creating a custom sweep action
A sweep action specifies the action handler implementation to be used by a custom sweep.
Before you begin
Procedure
To create a custom sweep action:
Creating a custom job sweep
A custom job sweep performs a custom action that runs only one time.
Before you begin
Procedure
To create a custom job sweep:
Creating a custom sweep policy
A custom sweep policy performs a custom action that runs continuously.
Before you begin
Procedure
To create a custom sweep policy: