Use this panel to manage human task containers.
A human task container provides services to run human task within an application server. To view this administrative console page, click
.The Java Naming and Directory Interface (JNDI) name of the mail session resource that will be used by the human task container to send escalation mails.
Type | Value |
---|---|
Data type | Read-only string |
Default when configured on a server | mail/HTMNotification_nodeName_serverName |
Default when configured on a cluster | mail/HTMNotification_clusterName |
Common Event Infrastructure (CEI) logging can be enabled or disabled.
Type | Value |
---|---|
Data type | Check box |
Default | Not selected |
The address that will be shown as the sender for escalation e-mails.
Type | Value |
---|---|
Data type | String |
Default | taskmanager.emailservice@htm.companydomain |
This prefix is used to provide a link in escalation e-mails for more details about the escalation.
Type | Value |
---|---|
Data type | String |
Default | None |
The prefix for the URL that is included in e-mails for more details about a task.
Type | Value |
---|---|
Data type | String |
Default | None |
The prefix for the URL that is included in the escalation e-mail received by recipients who perform the task administrator role.
Type | Value |
---|---|
Data type | String |
Default | None |
The prefix for the URL for the Business Process Choreographer Explorer.
Type | Value |
---|---|
Data type | String |
Default | None |
The schedule for refreshing staff queries.
Type | Value |
---|---|
Data type | String |
Format | This field uses the crontab format <Minute> <Hour> <Day_of_the_Month> <Month_of_the_Year> <Day_of_the_Week> <Command> according to com.ibm.websphere.scheduler.UserCalendar |
Example | To refresh the staff queries once per hour on Thursdays, use the schedule 0 * * * 4 ? |
Default | 0 0 1 * * ? (midnight on the first of each month) |
The duration in seconds that the results of a staff query are considered to be valid. After this duration, the staff query results will expire.
Type | Value |
---|---|
Data type | Integer |
Default | 3600 |
Units | Seconds |
Select this check box to enable group work items. Any applications that were written for a version before Version 6.0.2 that use one or both of the interfaces com.ibm.bpe.api.StaffResultSet or com.ibm.task.api.StaffResultSet should be modified in order to cope with group work items before group work items are enabled.
Type | Value |
---|---|
Data type | Check box |
Default | Not selected (group work items are not enabled to ensure compatibility with applications written before Version 6.0.2) |
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)