Work queues and batch processes, a reference

In the base configuration, PolicyCenter provides a number of work queues and batch processes. The following table summarizes how Guidewire categorizes these work queues and batch processes.
Category Meaning
MaintenanceOnly It is only possible to run the process if the application server on which it runs is at the maintenance (NODAEMONS) run level. For all other processes, the server run level must be at the DAEMONS run level or higher for a process to execute.
APIRunnable It is possible to run the process from the command line using a system_tools command option, which calls the web services API to execute the process.
Schedulable It is possible to schedule this process to run at regular intervals.
UIRunnable It is possible to start or stop the process from the PolicyCenter user interface.