diff --git a/docs/components/concepts/messages.md b/docs/components/concepts/messages.md index f4e947a55d4..5f3d0aea9a2 100644 --- a/docs/components/concepts/messages.md +++ b/docs/components/concepts/messages.md @@ -118,6 +118,10 @@ The first message creates a new process instance. The following messages are cor When the instance ends and messages with the same correlation key are not correlated yet, a new process instance is created. +:::note +You may also use TTL to wait for messages that may arrive earlier when combining [start events and intermediate catch events](/docs/components/modeler/bpmn/events.md). +::: + ### Single instance **Problem**: Create exactly one instance of a process diff --git a/versioned_docs/version-8.3/components/concepts/messages.md b/versioned_docs/version-8.3/components/concepts/messages.md index c1236ca8d93..9a2c691947a 100644 --- a/versioned_docs/version-8.3/components/concepts/messages.md +++ b/versioned_docs/version-8.3/components/concepts/messages.md @@ -118,6 +118,10 @@ The first message creates a new process instance. The following messages are cor When the instance ends and messages with the same correlation key are not correlated yet, a new process instance is created. +:::note +You may also use TTL to wait for messages that may arrive earlier when combining [start events and intermediate catch events](/docs/components/modeler/bpmn/events.md). +::: + ### Single instance **Problem**: Create exactly one instance of a process diff --git a/versioned_docs/version-8.4/components/concepts/messages.md b/versioned_docs/version-8.4/components/concepts/messages.md index c1236ca8d93..9a2c691947a 100644 --- a/versioned_docs/version-8.4/components/concepts/messages.md +++ b/versioned_docs/version-8.4/components/concepts/messages.md @@ -118,6 +118,10 @@ The first message creates a new process instance. The following messages are cor When the instance ends and messages with the same correlation key are not correlated yet, a new process instance is created. +:::note +You may also use TTL to wait for messages that may arrive earlier when combining [start events and intermediate catch events](/docs/components/modeler/bpmn/events.md). +::: + ### Single instance **Problem**: Create exactly one instance of a process diff --git a/versioned_docs/version-8.5/components/concepts/messages.md b/versioned_docs/version-8.5/components/concepts/messages.md index b8aa2362003..f6fbf1d347d 100644 --- a/versioned_docs/version-8.5/components/concepts/messages.md +++ b/versioned_docs/version-8.5/components/concepts/messages.md @@ -118,6 +118,10 @@ The first message creates a new process instance. The following messages are cor When the instance ends and messages with the same correlation key are not correlated yet, a new process instance is created. +:::note +You may also use TTL to wait for messages that may arrive earlier when combining [start events and intermediate catch events](/docs/components/modeler/bpmn/events.md). +::: + ### Single instance **Problem**: Create exactly one instance of a process diff --git a/versioned_docs/version-8.6/components/concepts/messages.md b/versioned_docs/version-8.6/components/concepts/messages.md index 49656a10850..a2b84a6fb43 100644 --- a/versioned_docs/version-8.6/components/concepts/messages.md +++ b/versioned_docs/version-8.6/components/concepts/messages.md @@ -118,6 +118,10 @@ The first message creates a new process instance. The following messages are cor When the instance ends and messages with the same correlation key are not correlated yet, a new process instance is created. +:::note +You may also use TTL to wait for messages that may arrive earlier when combining [start events and intermediate catch events](/docs/components/modeler/bpmn/events.md). +::: + ### Single instance **Problem**: Create exactly one instance of a process