This panel summarizes the settings for all cleanup jobs defined for the Business Flow Manager or Human Task Manager on a particular cluster or server. The settings can be changed, deleted, or you can define new ones.
To view this administrative console page, click Business Integration, expand Business Process Choreographer, and click either or , then under Business Flow Manager or Human Task Manager.
The cleanup service can be can be enabled or disabled. Select the check box to enable the service.
Property | Value |
---|---|
Data type | Check box |
Default | Disabled (clear) |
The schedule for running the cleanup jobs.
Type | Value |
---|---|
Data type | String |
Format | This field uses the WebSphere crontab format <Seconds> <Minute> <Hour> <Day_of_the_Month> <Month_of_the_Year> <Day_of_the_Week> according to com.ibm.websphere.scheduler.UserCalendar |
Example | To run the once per hour, use the schedule 0 0 * * * ? |
Default | 0 0 1 * * ? (every night at one o'clock) |
If the cleanup takes longer than the time specified here, the current transaction slice for the current cleanup job is completed, then the current cleanup job is stopped, and no more cleanup jobs are run before the next scheduled cleanup.
Type | Value |
---|---|
Data type | Integer |
Default | 120 |
Units | Minutes |