Skip to content

Commit

Permalink
refactor: mention connectors for using service task placeholders
Browse files Browse the repository at this point in the history
  • Loading branch information
huygur committed Aug 29, 2024
1 parent 8e336cb commit 0dee88a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/modeler/web-modeler/play-your-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ You have a few options to mock an external system:
- In **Implement** mode, hard-code an example payload in the task or event's **Example data** section in the properties panel.
- When completing a task or event, use the secondary action to complete it with variables.
- When filling forms or setting variables from Play, you can also save the variables to the BPMN file as example data to reuse them in future sessions.
- Use service task placeholders
- Use service task placeholders instead of connectors

Play automatically uses example data from the BPMN file for many events and task types.
If you want to use different data, you can override the example data by opening the secondary action menu on an element.
Expand Down

0 comments on commit 0dee88a

Please sign in to comment.