Model Twitter QA in the Camunda Modeler

Goal

The goal of this lab is to model the Twitter QA process in Camunda Modeler. As we’ll see later, we use Modeler to make modeled processes executable in the Camunda Platform engine

Short description

  • Download the Camunda Modeler.
  • Create a BPMN diagram in the Camunda Modeler and model the process from Lab 0 if you haven’t completed it yet. Or import it from Cawemo and complete your modeling.

Detailed steps

  1. Download the Camunda Modeler from the official download page or use the version provided by your instructor.

  2. Unpack the downloaded archive and start the Modeler. If you run the Camunda Modeler on Windows, you can register the .bpmn, .cmmn and .dmn file extension with the Camunda Modeler by running the support\register_fileassoc.bat.

  3. Open the Camunda Modeler and model the Twitter QA process from Lab 0.

  4. Save your work, which will save the BPMN 2.0 XML to your disk as well. If you want, take a look at it using the XML tab.

Optional

If you have further experience in BPMN 2.0 modeling with collaboration, try to improve the Business-IT-alignment.

Model a non-executable pool for the manager with a detailed process how to approve a tweet and connect it with message flows to the twitter-qa process.

Do the same with a pool for the detailed process of the tweet writer.

On this Page: