Human task container installation wizard settings

Use the installation wizard to install and configure the human task container.

Access the human task container installation wizard by clicking Servers > Application servers > server_name. Then in the Container Settings section, click Human task container settings > Human task container > Human task container installation wizard. This page describes the installation wizard fields, in the order in which they are displayed in the wizard.

Step 1 JMS provider and security:

Step 2 Mail session and logging:

Attention: After applying these fields, you can only enable and disable the logging options.

JMS user ID

Used to authenticate the connection to the Java Message Service (JMS) provider. If you use Websphere default messaging, enter a user ID that has connect, send, receive, and browse rights for the Business Process Choreographer bus, BPC.cellname.Bus, and its destinations. By default, all users that are successfully authenticated with the Websphere Application Server have these permissions. If you use an external JMS provider, such as Websphere MQ, enter a user ID that has connect, send, receive, and browse rights for the queue manger and queues.

Type Value
Mandatory Yes
Data type String
Restrictions If you use Websphere MQ, the JMS user ID must be less than or equal to 12 characters. For example, the default Windows NT user ID, Administrator, is not valid with Websphere MQ because the ID contains 13 characters.
Default The user ID that you used to log into the administrative console.

JMS password

The password for the Java Message Service (JMS) user ID.

Type Value
Mandatory If you selected WebSphere JMS Provider; otherwise, this field is disabled.
Data type String
Default None

Webservice Endpoint context root

The root context used for the Web service.

Type Value
Mandatory Yes
Data type String
Default when configured on a server /HTMIF_nodeName}_serverName
Default when configured on a cluster /HTMIF_clusterName

The context root entered here is embedded in the URL for the Web service endpoint: http://host:port/contextRoot/sca/com/ibm/task/api/sca/HTMWS.

Escalation user ID

A user ID used by the human task container to perform scheduled actions.

Type Value
Mandatory Yes, even if no escalation mails will be sent.
Data type String
Description This is the run-as user ID for the Human Task Manager message driven bean (MDB) to perform scheduled escalation, deletion and expiration actions.

Escalation password

The password for the escalation user ID.

Type Value
Mandatory Yes
Data type String

Administrator security role mapping

The group from the user registry that is mapped onto the role of task administrator.

Type Value
Mandatory Yes
Data type String
Default None
Restrictions The user registry can be the local operating system, Lightweight Directory Access Protocol (LDAP), or custom registry. The group that is specified must already exist in the user registry being used.

System monitor security role mapping

The group from the user registry that is mapped onto the role of task monitor.

Type Value
Mandatory Yes
Data type String
Default None
Restrictions The user registry can be the local operating system, Lightweight Directory Access Protocol (LDAP), or custom registry. The group that is specified must already exist in the user registry being used.

Mail session

If you select the mail session check box, a mail session will be created with cell scope. This is necessary for sending escalation mails.

Type Value
Data type Check box
Default Not selected

Enable Common Event Infrastructure logging

Common Event Infrastructure (CEI) logging can be enabled or disabled.

Type Value
Data type Check box
Default Not selected

Enable audit logging

Audit logging can be enabled or disabled.

Type Value
Data type Check box
Default Not selected

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