Este contenido no está disponible en el idioma seleccionado.
2.8. Configuring Business Process Management
Procedure 2.5. Configuring Business Process Management
- Configure the human task server by editing
web.xml, which is located injbpm-human-task.war/WEB-INF/. The human task server defaults to HornetQ.web.xmlis annotated with instructions. If further information is required, please refer to the Human Tasks chapter of the JBoss BRMS Business Process Management Guide. - Configure the Business Central Console by editing the
jbpm.console.propertiesfile, which is located in thebusiness-central-server.war/WEB-INF/classes/directory. Thisjbpm.console.propertiesfile 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. - Configure the process designer by editing the
jbpm.xmlfile, which is located in thedesigner.war/profiles/directory. Thejbpm.xmlfile 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.