




This page contains a list of the most used SAP PI/PO Patterns.
All of them is without BPM or ccBPM.
If you have more that are missing please create a comment.
Sync-Async bridge
If you have a Sync call you must support with a JMS or file adapter.
Async-Sync bridge
If you want to send a synchronous response to another receiver.
Reprocessing
This is if the message needs to be enriched with lot of data or transactions that need to be used for both routing and final message mapping.




