The Multicast step is used to send copies of the same message to multiple routes.
Parallel Multicast allows you to send messages parallel to all outgoing routes at the same time. This allows you to perform multiple operations on the same message in a single integration process. Without it, you needed multiple integration processes to perform this task.
Filter: You use Filter to extract information from an incoming message. In other words, you filter out parts of the message that you do not want and extract only the data that you want.
The i-Flow is as Follows: Multicast
1: Add content modifier connecting to the start timer.
2: Click on the content modifier and give the message body details.
3: Add parallel multicast connecting to the content modifier.
4: Add filters connecting to the parallel multicast branches.
5: Click on filter 1 and give processing details.
6: Click on filter 2 and give processing details.
7: Add a content modifier connecting to the filter.
8: Click on the content modifier and give the message body details.
9: Click on save and deploy.
The output is as follows.
To Know More: You can Also Visit: SAP.