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.