You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/administration/bpm-drip-email-campaign.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ We want the whole process to be terminated once a Lead is opted out.
38
38
39
39
For this, you need to add the *Event Sub-Process*. Put a *Signal Start Event* inside the sub-process rectangle and specify the signal name with the value `optOut.Lead.{$id}`. You also need to check the parameter *Is Interrupting* for this event. By setting this parameter, we indicate that the whole parent process should be interrupted once the event is catched.
40
40
41
-
Here, inside the sub-process, you can also add a *Task* that will do some manipulations with the target record (*Lead*).
41
+
Here, inside the sub-process, you can also add a *Task* that will do some manipulations with the target record (Lead).
0 commit comments