Camunda: Difference between revisions

From Wiki RB4
(Created page with "==Installation== * unzipped to C:\Uwes\Programme\Java\CamundaBPM * copy standalone.xml to standalone.xml.original in C:\Uwes\Programme\Java\CamundaBPM\server\jboss-as-7.2.0.Final...")
 
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
* change in start-camunda.bat to
* change in start-camunda.bat to
  start http://localhost:9580/camunda-welcome/index.html
  start http://localhost:9580/camunda-welcome/index.html
==Operation==
===Start a Process===
* logon to task list
* click 'start process' icon in menu bar
===List Process Instances===
* logon to cockpit
* click on process in 'Deployed Processes' List
===Change Assignee===
* logon to cockpit
* click on process in 'Deployed Processes' List
* click on process instance
* select tab user task
* edit assignee

Latest revision as of 19:49, 29 September 2014

Installation[edit]

  • unzipped to C:\Uwes\Programme\Java\CamundaBPM
  • copy standalone.xml to standalone.xml.original in C:\Uwes\Programme\Java\CamundaBPM\server\jboss-as-7.2.0.Final\standalone\configuration
  • replace port offset in standalone.xml to
port-offset="${jboss.socket.binding.port-offset:1500}
  • copy start-camunda.bat to start-camunda.bat.orgininal in C:\Uwes\Programme\Java\CamundaBPM
  • change in start-camunda.bat to
start http://localhost:9580/camunda-welcome/index.html

Operation[edit]

Start a Process[edit]

  • logon to task list
  • click 'start process' icon in menu bar

List Process Instances[edit]

  • logon to cockpit
  • click on process in 'Deployed Processes' List

Change Assignee[edit]

  • logon to cockpit
  • click on process in 'Deployed Processes' List
  • click on process instance
  • select tab user task
  • edit assignee