Use this page to manage business process containers.
A business process container provides services to run business processes within an application server. To view this administrative console page, click Servers > Application Servers > server_name > Business Process Container.
Note: You cannot change these fields after they have been applied. If you want to change any of these values after the container is configured, you must uninstall the appropriate BPEContainer application and reinstall it. This action can result in the loss of data such as pending messages in queues, process templates, and process instances in the process choreographer database.
Configuration tab
Data type | String |
Default | jdbc/BPEDB |
Data type | String |
Default | ProcessAdministrator |
Restrictions | The user registry can be the local operating system, Lightweight Directory Access Protocol (LDAP), or custom registry. The user or group specified must already exist in the user registry that is used. |
Data type | String |
Default | BPEInternalListenerPort |
Data type | String |
Default | BPEApiListenerPort |
Data type | String |
Default | BPEHoldListenerPort |
Data type | Integer |
Default | 5 |
Range | 2 to 10 (recommended) |
Data type | String |
Default | jms/BPERetQueue |
Data type | String |
Default | jms/BPECF |
Data type | Integer |
Default | 20 |
Mandatory | If WebSphere security is enabled (even if you do not use the JMS API). |
Data type | String |
Description | If you do not use the JMS API, you must specify a valid user ID.
This ID does not need any special authorizations. If you will use the JMS API, this user ID must either be given the appropriate authorities when the process is modeled, or more commonly, it must be a member of a group that has the necessary authorizations. The possible staff authorities associated with processes are: Administrator, Reader, and Starter. A user ID can only perform a sendEvent action if it is a potential owner of the associated receiveEvent activity. If you want to support all actions on processes through the JMS API, you can specify a user ID that is a member of the J2EE BPESystemAdministrator role. However, in a production system, the more fine-grained security approach is recommended. |
Data type | String |
Data type | String |
Default | com/ibm/Websphere/scheduler/calendar/ DefaultUserCalendar |