![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
See "Event Handlers" in the TIBCO Business Studio Concepts Guide.
• Blocking: The Serialize concurrent flows for this event handler option means that further event triggers are queued until an existing event handler flow completes (unless the main process flow completes).
• Non-blocking: The Allow concurrent flows for this event handler option means that if the event is triggered multiple times, the flow from each can be processed in parallel.Select initalizers for the event handler using the Initalizers: selection under Event Handler (see screenshot above). You can select any task, embedded-sub-process or event activity (except those attached to task boundary, or events that are themselves event handlers). This includes activities on event handler outgoing flows.See Design Considerations for Process Migration" for information on process migration considerations when using event handlers.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |