generated from camunda-community-hub/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from camunda-community-hub/manual-process
feat: Add manual user-driven process
- Loading branch information
Showing
11 changed files
with
2,236 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# SpaceTraders Manual Process | ||
|
||
This folder contains a manual user-driven BPMN process for the SpaceTraders . It uses Camunda user forms for the | ||
interaction with the user. The steps are automated using the [SDK](../sdk). | ||
|
||
## Usage | ||
|
||
> Requires a Camunda cluster in version 8.3+. | ||
1. Deploy the process | ||
2. Open Camunda Tasklist | ||
3. Go to "Processes" | ||
4. Select "SpaceTraders - Manual Process" | ||
5. Fill in the form to create a new game or continue an existing game | ||
6. Wait until the user form "Control center" is shown | ||
7. View the data in the form and select your next action | ||
|
||
![Demo](../assets/space-traders-manual-process.gif) |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.