From 0dee88aca8639cb8d12e9204a8b613bbdf002370 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=BCsna=20Uygur?= Date: Thu, 29 Aug 2024 08:00:27 +0200 Subject: [PATCH] refactor: mention connectors for using service task placeholders --- docs/components/modeler/web-modeler/play-your-process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/modeler/web-modeler/play-your-process.md b/docs/components/modeler/web-modeler/play-your-process.md index 36d335955f..881876969e 100644 --- a/docs/components/modeler/web-modeler/play-your-process.md +++ b/docs/components/modeler/web-modeler/play-your-process.md @@ -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.