Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 624 Bytes

File metadata and controls

18 lines (11 loc) · 624 Bytes

Overview

This quickstart demonstrates how to start a process by message. It consists of two process definitions. One that defines a message start event as follows:

Message Start Process

The other process definition contains a service task that sends a message. This message instantiates the message start event process.

Instantiating Process

Run it

  1. Checkout the project with Git
  2. Read and run the unit test