DailyTask.dss

The script DailyTask.dss is called once every day at midnight local time.

Parameters

Parameter Number ScheduledTime;

If all ITP/Document Processors are busy when the DailyTask is scheduled, it will be delayed until a ITP/Document Processor becomes available. The parameter ScheduledTime can be used to determine the original time it was scheduled.

Sample script

None

Notes

Refer to the chapter Scheduled jobs in the ITP/Server Manual for details on the use of this exit point.