Human task container custom properties

Use this panel to manage custom properties for the human task container.

Use custom properties to set additional configuration parameters for the human task container, for example, for sending e-mails when escalation events occur. To view this administrative console page, click Servers > Application Servers > server_name > Human task container settings > Human Task Container > Custom Properties.

EscalationEmail.ClientDetailURL

The URL for the escalation details view in Business Process Choreographer Explorer or in a custom Web client application. You can use the htm:task.ClientDetailURL variable to query the value of this property. This property is only for compatibility with version 6.0.1 tasks. If your tasks were created using Version 6.0.2 or later, this property has no effect.

Type Value
Data type String
Default http://clientapphost[:port]/bpc/DetailsView.jsp?id=

EscalationEmail.Subject

The e-mails that are sent when an escalation occurs have the subject that you specify here. You can use task or process variables in the subject string. This property is only for compatibility with version 6.0.1 tasks. If your tasks were created using Version 6.0.2 or later, this property has no effect.

Type Value
Data type String
Default The task '%htm:task.displayName%' has been escalated

EscalationEmail.Template

The URL for the template file that is used for the body of escalation e-mails. The file can be an HTML file or a text file and it can contain task and process variables that are resolved when the e-mail is created. This property is only for compatibility with version 6.0.1 tasks. If your tasks were created using Version 6.0.2 or later, this property has no effect.

Type Value
Data type String
Default file:${WAS_INSTALL_ROOT}/ProcessChoreographer/sample/emailNotification.html

(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)