Hi All,
I have a requirment like i am getting multiple IDOCs as input with differend CustID(each Id may be repeated).I have to group based on a CustID ,ie all Idocs belonging to a particular CustID will be placed in one group.
Then i have to make a seperate file for each CustID group and post it to the output folder.
I tried to use xslt mapping to group,but i am finding it difficult to split the message and post it as multiple files.
Is there any effective way to implement the above requirement?
Thanks and Regards,
Anika