BPbSwDev / BPMNonCamunda

BPM implementations on the Camunda Engine (and the Camunda Modeller) using the BPMN 2.0 language; These example implementations are for academic purposes; initially for undergraduate level, but also for graduate level.
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Add the description of how to use the .bpmn model #4

Open olvegam opened 3 days ago

olvegam commented 3 days ago

In a README.MD list the sequence of activities for a) deploying the model, b) locating the process in the Camunda Cockpit , c) Starting several instances of the process, d) Claiming and filling a form and e) reviewing the instances and the token executions on the Camunda Engine.

olvegam commented 4 hours ago

Description: Be more descriptive about what this repository is. (think this repo will be used by some student or system engineer that do not know anything on BPMN, neither Camunda (Modeler or Engine).

Move the Java, Camunda Modellere and Camunda Run definitions to "Prerequisites" and describe a little more the process of downloading and unzipping the Modeler and the engine to using them.

Tool Usage

Change the order:

Camunda Modeller

Same recommendations as for the Engine.

  1. Execute the Camunda Modeller and open any BPMN model implementation. Let's to use here the first and simplest model, those that you find in the folder 1. UserTask_GenerateTaskForm
    Let's to run the Camunda Engine and then you will go back to the model for deploying it on the BPMS (the Camunda Engine).

Camunda Run: Improve the instruction that make reference to the folder where the engine was downloaded. Add a summary of the events or screens that will appear in the computer (the CMD Windows, the new navigation tab or a new internet explorer window with the Camunda Engine interface). Explain he or she must go to any square and then give the engine credentials (demo/demo).

Finally explain this is the way one can see what is being executing in the BPMN Camunda Engine.