Nunu,
Create 2 Message Mappings:
1. in first MM sort all the idocs based on the combination of bank_id and runid so that you have group of IDOCS with same combination.
2.Create multipmapping by changing the occurrence of target message type to 0..n and now have a condition create if only for unique values.
BDW what happens when the same combination is more then once ? I believe you create a one file with multiple records .
br,
Manoj
Add comment