The WSO2 Integrator: BI supports the implementation of key Enterprise Integration Patterns (EIPs), enabling you to build robust and scalable integrations based on proven architectural best practices. These patterns—originally defined in Enterprise Integration Patterns by Gregor Hohpe and Bobby Woolf—provide reusable solutions for common messaging and system integration challenges. This guide demonstrates how to implement each core pattern using the low-code capabilities and visual tools of the WSO2 Integrator: BI, helping you design clear, maintainable, and standards-based integration flows.
Enterprise Integration Patterns with Ballerina
For a code-centric implementation of Enterprise Integration Patterns using the Ballerina language, refer to the Ballerina EIP guide.
How to route a message consecutively through a series of steps when the sequence of the steps is not known at design time and may vary for each message