cancel
Showing results for 
Search instead for 
Did you mean: 

BPM scenario:single sender message type and multiple receiver message types

Former Member
0 Kudos

Hi,

I am doing a scenario in which i have a single file which may contain different record types say type A,B,C.

I want to separate all records of type A, all records of type B, also all records of type C into different files.

so i will have 3 files of type record A,B,C in destination.

I am using File adapter on both sides.

I think one way may be using ccBPM.Can you please inform me how to achieve it using BPM.

If there is any other way Please mention.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member200962
Active Contributor
0 Kudos

You can use multimapping (with or without BPM)

/people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible ....without BPM

/people/sudharshan.aravamudan/blog/2005/12/01/illustration-of-multi-mapping-and-message-split-using-bpm-in-sap-exchange-infrastructure ....with BPM...is it that you will always get three output files?

prateek
Active Contributor
0 Kudos

One simple way would be performing multi-mapping and splitting the source files into three target files. Then you may send it across. BPM is not mandatory in this case.

Regards,

Prateek