Class BTSchedulingSingleValidationCheck

java.lang.Object
overit.geocall.bl.BusinessTask<SchedulePreProcessManualPasteEvent>
overit.geocallapp.wfm.core.bl.schedule.task.BTSchedulingSingleValidationCheck
All Implemented Interfaces:
Serializable, Tool

The task performs a set of predefined validation checks before starting the scheduling process, ensuring that all necessary criteria are met before proceeding further. This task is executed only once for the entire batch of work orders, avoiding redundant operations for each individual item. If any of the checks fail, the task raises an exception, halting the process and preventing potential errors.
Since:
18.0
See Also:
GCApi:
task