Summary
The IP_SEQUENCE_RESETTER_BATCH_JOB_CRON_EXPRESSION Parameter determines, via a quartz cron expression, the schedule of the IP Sequence Resetter job if GENERATE_IP_BASED_ON_FY parameters is set to Y. Also, be aware that that the start of your fiscal year is controlled by the KC_FISCAL_START_MONTH parameter.
Valid Parameter Value(s)
The IP_SEQUENCE_RESETTER_BATCH_JOB_CRON_EXPRESSION Parameter Value accepts a single value:
| Parameter Value | Description |
| 0 0 0 1 7 ? * |
This parameter accepts a Cron expression. There are several guides for constructive cron expressions available on the web. The default value for this parameter will execute the batch notification 0 0 0 1 7 ? * which means it will run at midnight on July 1st. This may need to be adjusted depending the start of your fiscal year. |
Related Maintenance Table(s)
- Notifications
Related Parameter(s)
Comments
0 comments
Article is closed for comments.