Cron task parameters

The cron task class file lists parameters. Parameter tables store parameter values for cron task instances.

When you create a cron task instance, the parameter names are retrieved from the cron task class file. For each parameter, a row is added to the parameter table for this instance. When instances are initialized and associated parameters are changed, the instances dynamically obtain the changes from the database.

Example

Table 1. Example of CRONTASKPARAMETER table with data for the ReorderCron cron task
CRONTASKNAME INSTANCENAME PARAMETER VALUE
ReorderCronTask NA directisse  
ReorderCronTask NA emailto  
ReorderCronTask NA ignoreorderpoint 0
ReorderCronTask NA leadtime 0
ReorderCronTask NA logfile  
ReorderCronTask NA storeroom Nashua
ReorderCronTask NA useagreement 1
ReorderCronTask NA directisue  
ReorderCronTask NA emailto  
ReorderCronTask NA ignoreorderpoint 0
ReorderCronTask NA leadtime 0
ReorderCronTask NA logfile  
ReorderCronTask NA storeroom Central,Bedford
ReorderCronTask NA useagreement 1