2.8. Configuring Business Process Management

Procedure 2.5. Configuring Business Process Management

  1. Configure the human task server by editing web.xml, which is located in jbpm-human-task.war/WEB-INF/. The human task server defaults to HornetQ. web.xml is annotated with instructions. If further information is required, please refer to the Human Tasks chapter of the JBoss BRMS Business Process Management Guide.
  2. Configure the Business Central Console by editing the jbpm.console.properties file, which is located in the business-central-server.war/WEB-INF/classes/ directory. This jbpm.console.properties file allows users to configure the console host and port number, task server connectivity, and repository connectivity. Refer to the Business Central Console chapter of the JBoss BRMS Business Process Management Guide for further details.
  3. Configure the process designer by editing the jbpm.xml file, which is located in the designer.war/profiles/ directory. The jbpm.xml file allows users to set the host and port number, username and password. Refer to the Process Designer chapter of the JBoss BRMS Business Process Management Guide for further details.