HourlyTask.dss

The script HourlyTask.dss is called every hour.

Parameters

Parameter Number ScheduledTime;

If all Document Processors are busy when the HourlyTask is scheduled, it is delayed until a KCM Document Processor becomes available. You can use the parameter ScheduledTime to determine the original time it was scheduled.

Sample script

The sample script calls the command ExpireSessions to terminate sessions that have been idle for more than four hours.

For details on the use of this exit point, see Scheduled jobs in the Kofax Communications Manager Core Developer's Guide.