Sample Tasks
The com.ibm.icpcs.transactionserver.scheduler.ScheduledTaskSample.java class in the samples directory is provided as a basic example of a scheduled task. The user is expected to modify the file to implement any custom tasks. Tasks must be compiled using the Transaction Server toolkit, txsvrtk.jar, and the resulting class files must be placed in a directory or JAR file that is in the Java™ class path of the Transaction Server.