Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes the worker tasks.
Syntax
protected void createTasks()
Run On
Called
Remarks
If the class is running in batch, the worker tasks will be put into batch. Otherwise the outer TTS scope will be committed and the worker tasks will be triggered. This is done that in both cases, the cancellation will run in several small TTS scopes.